{
  "name": "Coachie",
  "short_name": "Coachie",
  "description": "De wedstrijddag-app voor staf, ouders en supporters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2A4A8A",
  "theme_color": "#2A4A8A",
  "lang": "nl",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/cockpit.png",
      "sizes": "402x820",
      "type": "image/png",
      "platform": "narrow",
      "label": "Coach cockpit · klok, score, opstelling"
    }
  ]
}
