{
  "name": "Het mysterie van de tijdreistoverklok",
  "short_name": "Tijdreistoverklok",
  "description": "Educatieve stadsspel door Groningen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#14591d",
  "orientation": "portrait",
  "categories": ["education", "games"],
  "lang": "nl",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/pwa-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}