{
  "name": "BiteCast — The Fishing Forecast",
  "short_name": "BiteCast",
  "description": "Find the fish. Real-time marine intel for Australian offshore fishing — SST, currents, structure, weather, and tides combined into one forecast.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1628",
  "theme_color": "#06b6d4",
  "categories": ["sports", "navigation", "weather", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}
