{
  "name": "NEC Performance Dashboard",
  "short_name": "Dashboard",
  "start_url": "/login/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#07100c",
  "description": "Performance dashboard voor NEC staf en spelers.",
  "icons": [
    {
      "src": "/static/icons/nec-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/nec-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icons/nec-apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "productivity"],
  "lang": "nl-NL"
}
