{
  "name": "GoalBeat — The Golden Ticket Platform",
  "short_name": "GoalBeat",
  "description": "AI-powered sports science that turns your phone into a professional scouting report. Train smarter. Get discovered. Earn your trial.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#0d0f1a",
  "theme_color": "#c9a227",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "id": "goalbeat-pwa-v1",
  "categories": ["sports", "fitness", "lifestyle", "games"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029920914/BPam3nQfDCssxc6Ab3ndoU/logo_opt_6139420e.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029920914/BPam3nQfDCssxc6Ab3ndoU/logo_opt_6139420e.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Skill Lab",
      "short_name": "Skill Lab",
      "description": "Play 25 AI-powered football skill tests",
      "url": "/skill-lab?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "AI Coach",
      "short_name": "AI Coach",
      "description": "Chat with your personal performance coach",
      "url": "/coach?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your player profile and progress",
      "url": "/player-dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaderboard",
      "description": "See the global rankings",
      "url": "/leaderboard?source=pwa-shortcut",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ],
  "prefer_related_applications": false
}
