{
 "name": "Alles over Diddl",
 "short_name": "Diddl",
 "description": "De Nederlandse Diddl-encyclopedie met winkel.",
 "start_url": "/",
 "display": "standalone",
 "lang": "nl",
 "background_color": "#fffdfb",
 "theme_color": "#ef7da6",
 "icons": [
  {
   "src": "/img/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "/img/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}