{
  "name": "Sports Wager Helper",
  "short_name": "Wager Helper",
  "description": "Look up any player or team and get an AI-written breakdown of form, matchups and trends in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "/swh-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
