{
  "name": "Pantheon Football Collective™",
  "short_name": "PFC Dubai",
  "description": "The world's first participatory football fan event. 48 nations. 39 days. Dubai 2026.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#D4AF37",
  "lang": "en",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Match",
      "short_name": "Live",
      "url": "/live",
      "description": "Watch the live replica match"
    },
    {
      "name": "My Predictions",
      "short_name": "Vote",
      "url": "/vote",
      "description": "Predict match scores"
    },
    {
      "name": "Check In",
      "short_name": "Check In",
      "url": "/checkin",
      "description": "Activate your wristband"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PFC Home Dashboard"
    }
  ]
}
