{
  "name": "Walleye Wranglers — AI Fishing Guide",
  "short_name": "WW Fishing",
  "description": "Name your lake. Get where to fish, what to throw, when to go — in 30 seconds. Real MN, WI, ND DNR data on 18,000+ lakes.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "id": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#f0a500",
  "orientation": "portrait",
  "categories": ["sports", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "New Strategy",
      "short_name": "Strategy",
      "description": "Get a fishing plan for any lake",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View plans starting at $6.67/mo",
      "url": "/pricing?utm_source=pwa_shortcut"
    }
  ]
}
