{
  "name": "England WC26 — ZAiLUM Hub",
  "short_name": "ENG WC26",
  "description": "England & World Cup 2026 — Live scores, Group L fixtures, standings, and ZAiLUM's anthem We're Still Singing",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#05070B",
  "theme_color": "#C8102E",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "England World Cup Hub — Home"
    }
  ],
  "shortcuts": [
    {
      "name": "England Fixtures",
      "short_name": "Fixtures",
      "description": "England's Group L fixtures",
      "url": "/england.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Group Tables",
      "short_name": "Groups",
      "description": "All World Cup 2026 group tables",
      "url": "/groups.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ZAiLUM",
      "short_name": "ZAiLUM",
      "description": "We're Still Singing — The anthem",
      "url": "/zailum.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
