{
  "name": "Augur — World Cup 2026",
  "short_name": "Augur WC26",
  "description": "Match intelligence for FIFA World Cup 2026. Schedule, groups, and leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070d19",
  "theme_color": "#00d68f",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View match schedule",
      "url": "/schedule"
    },
    {
      "name": "Bracket",
      "short_name": "Bracket",
      "description": "Group stage bracket",
      "url": "/bracket"
    }
  ]
}
