{
  "name": "IndigeFish TideRead — Bite Predictor",
  "short_name": "TideRead",
  "description": "Read the water before you cast. SoCal bite-window forecasts.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E0E10",
  "theme_color": "#00E5E5",
  "categories": ["lifestyle", "sports", "weather", "navigation"],
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Top bite window", "url": "/", "description": "Best window across all spots" },
    { "name": "My catches",     "url": "/catches", "description": "Recent catch log" },
    { "name": "Spots catalog",  "url": "/spots", "description": "Browse all 92 SoCal spots" }
  ]
}
