{
  "name": "MijnStripverhaal.nl",
  "short_name": "Mijn Stripverhaal",
  "description": "Maak je eigen stripverhaal online! Leer creatief schrijven met stripverhalen en tientallen ingebouwde leerdoelen.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#f5c518",
  "lang": "nl",
  "categories": ["education", "entertainment"],
  "icons": [
    {
      "src": "img/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/pwa/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/pwa/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
