{
  "name": "Fishing Forecast",
  "short_name": "Fishing Forecast",
  "description": "A phone-ready fishing forecast app for live weather, saved fishing spots, map-picked locations, and bank-fishing planning.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#d9f4f7",
  "theme_color": "#0e7490",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
