{
  "name": "FishWise",
  "short_name": "FishWise",
  "description": "AI-powered fishing companion — identify fish, log catches, get 14-day forecasts, and join the community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0891B2",
  "categories": ["sports", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
