{
  "name": "ReelRadar - Fishing Forecast",
  "short_name": "ReelRadar",
  "description": "AI-powered fishing forecast app that predicts when fish are most likely to bite",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#051526",
  "theme_color": "#0A2647",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/fish-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "weather", "lifestyle"],
  "screenshots": [],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/reelradar"
    }
  ],
  "prefer_related_applications": true
}
