{
  "name": "Michigan Trout Report",
  "short_name": "Trout Report",
  "description": "Live Michigan trout stream conditions. 63+ rivers, weather, fly and lure recommendations. Where to fish today.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#1a3a1a",
  "theme_color": "#1a3a1a",
  "orientation": "any",
  "categories": ["sports", "weather", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Stream Map",
      "short_name": "Map",
      "url": "/map.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Top 10 Rivers",
      "short_name": "Top 10",
      "url": "/top-rivers.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hex Hatch Tracker",
      "short_name": "Hex Hatch",
      "url": "/hex.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
