{
  "name": "Fishing Intel — Lake Michigan",
  "short_name": "Fishing Intel",
  "description": "Salmon and trout trolling decision support for Lake Michigan: live conditions, hazards, forecast, solunar, paint and depth picks.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060b12",
  "theme_color": "#060b12",
  "categories": ["sports", "utilities", "weather"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
