{
  "name": "DIY Fly Fishing Guide",
  "short_name": "DIY Fly Fishing",
  "description": "Your ultimate fly fishing trip planner with 100,000+ destinations and access points",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "travel", "lifestyle"],
  "shortcuts": [
    {
      "name": "Destinations Map",
      "short_name": "Map",
      "url": "/destinations",
      "description": "Explore fishing destinations"
    },
    {
      "name": "AI Guide",
      "short_name": "AI Guide",
      "url": "/ai-guide",
      "description": "Get AI fishing recommendations"
    }
  ]
}
