{
  "name": "De Fantastische Bus",
  "short_name": "Fantastische Bus",
  "description": "Speel mee met De Fantastische Bus van Jakob Martin Strid: speel de spelletjes en ontdek het bekroonde kinderboek.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#69C7E9",
  "theme_color": "#1e3a8a",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
