{
  "name": "PitchIQ — Football Trivia & Knowledge",
  "short_name": "PitchIQ",
  "description": "Fast, competitive football challenges for fans who remember every transfer, final, and legend.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/trophies/ballon-dor-trophy-detailed.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/trophies/world-cup-trophy-detailed.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Player Link",
      "url": "/?game=link",
      "description": "Connect two clubs with one footballer"
    },
    {
      "name": "Football Grid",
      "url": "/?game=grid",
      "description": "Solve nine football intersections"
    },
    {
      "name": "Connections",
      "url": "/?game=connections",
      "description": "Sort 16 players into four categories"
    },
    {
      "name": "Footy ID",
      "url": "/?game=footy",
      "description": "Uncover the daily mystery footballer"
    }
  ]
}