{
  "name": "CurrentCast",
  "short_name": "CurrentCast",
  "description": "Saltwater surf fishing forecasts — tides, weather, solunar periods, and fishing score.",
  "start_url": "/currentcast/app/",
  "scope": "/currentcast/app/",
  "display": "standalone",
  "background_color": "#020a14",
  "theme_color": "#020a14",
  "orientation": "portrait-primary",
  "categories": ["weather", "sports"],
  "icons": [
    {
      "src": "/currentcast/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/currentcast/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
