{
  "name": "Korfbal Spel",
  "short_name": "KorfbalSpel",
  "description": "Online korfbal schietgame - speel solo of 1v1 duels",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#FF6B2C",
  "orientation": "portrait",
  "lang": "nl",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
