{
  "name": "The Bowers Feeshin Report",
  "short_name": "Feeshin Report",
  "description": "Live waterway conditions, tides, solunar timing, and the fish biting at any spot you tap on the map.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1420",
  "theme_color": "#0a1420",
  "categories": ["sports", "utilities", "travel"],
  "icons": [
    { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
