{
  "name": "FALCUP 2026 — Tournoi U15 Roller Hockey",
  "short_name": "FALCUP 2026",
  "description": "Tournoi international U15 Roller Hockey à Pont-de-Metz les 20 & 21 juin 2026.",
  "lang": "fr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#16a34a",
  "categories": ["sports", "events"],
  "icons": [
    {
      "src": "/favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Planning",
      "short_name": "Planning",
      "url": "/planning",
      "icons": [{"src": "/favicons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Classement live",
      "short_name": "Classement",
      "url": "/classement",
      "icons": [{"src": "/favicons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Équipes",
      "short_name": "Équipes",
      "url": "/equipes",
      "icons": [{"src": "/favicons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
