{
  "name": "HookCast - Fishing Weather",
  "short_name": "HookCast",
  "description": "Your Ultimate Fishing Weather Companion — real-time forecasts for anglers worldwide.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D4F7C",
  "theme_color": "#1A6FA8",
  "lang": "en-US",
  "categories": ["weather", "sports", "outdoors"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
