{
  "name": "ArbiRef — Handball Amateur",
  "short_name": "ArbiRef",
  "description": "Gestion et formation des jeunes arbitres : observations, matchs, quiz règlement.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0b0b10",
  "theme_color": "#E8463B",
  "orientation": "any",
  "prefer_related_applications": false,
  "lang": "fr",
  "categories": ["sports", "education", "productivity"],
  "icons": [
    { "src": "/icons/icon-arbiref.svg",      "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-monochrome.svg",   "sizes": "any",     "type": "image/svg+xml", "purpose": "monochrome" },
    { "src": "/icon-192.png",                "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "/icon-192.png",                "sizes": "192x192", "type": "image/png",     "purpose": "maskable" },
    { "src": "/icon-512.png",                "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "/icon-512.png",                "sizes": "512x512", "type": "image/png",     "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle observation",
      "short_name": "Observer",
      "url": "/evaluations",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Reporting",
      "short_name": "Rapport",
      "url": "/report",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
