{
  "name": "Vind het station op de Spoorkaart van Nederland",
  "short_name": "Vind het station",
  "description": "Quiz waarin je treinstations op de Spoorkaart van Nederland aanwijst en punten verdient op basis van nabijheid.",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#1d2742",
  "background_color": "#e9edf1",
  "categories": ["games", "education", "entertainment"]
}
