{
  "name": "Africa Fanzone 2026",
  "short_name": "AFZ 2026",
  "description": "Le stade virtuel des supporters africains de la Coupe du Monde 2026.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4A017",
  "background_color": "#081C15",
  "lang": "fr",
  "categories": ["sports", "social", "news"],
  "icons": [
    {
      "src": "assets/logo/apple-touch-icon.png",
      "sizes": "150x149",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Forum Live",
      "short_name": "Forum",
      "url": "/index.html#forum",
      "icons": [{ "src": "assets/logo/apple-touch-icon.png", "sizes": "150x149" }]
    },
    {
      "name": "Match Center",
      "short_name": "Matchs",
      "url": "/index.html#match",
      "icons": [{ "src": "assets/logo/apple-touch-icon.png", "sizes": "150x149" }]
    },
    {
      "name": "Les Nations",
      "short_name": "Nations",
      "url": "/index.html#nations",
      "icons": [{ "src": "assets/logo/apple-touch-icon.png", "sizes": "150x149" }]
    }
  ]
}
