{
  "name": "Vind het Station",
  "short_name": "Vind Station",
  "description": "Vind Nederlandse treinstations op de spoorkaart en kom op het gedeelde scorebord.",
  "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",
  "background_color": "#f6f4e9",
  "theme_color": "#003082",
  "scope": "./",
  "categories": ["games", "entertainment", "education"]
}
