{
  "name": "SportGPT — Live Sports Intelligence",
  "short_name": "SportGPT",
  "description": "Real-time scores, AI insights, momentum shifts. Faster than broadcast.",
  "start_url": "/sportgpt",
  "display": "standalone",
  "background_color": "#070709",
  "theme_color": "#22c55e",
  "orientation": "any",
  "categories": ["sports", "entertainment", "news"],
  "icons": [
    { "src": "/sportgpt-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/sportgpt-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/og-sportgpt.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ],
  "shortcuts": [
    { "name": "Live Scores", "url": "/chat?fresh=1&prompt=what%20games%20are%20live%20right%20now", "description": "See all live games" },
    { "name": "Best Props", "url": "/chat?fresh=1&prompt=best%20player%20props%20tonight", "description": "Today's best props" },
    { "name": "Build Parlay", "url": "/chat?fresh=1&prompt=build%20me%20a%20parlay", "description": "AI parlay builder" }
  ]
}
