{
  "name": "CatchShare — SD Sportfishing Tracker",
  "short_name": "CatchShare",
  "description": "Live fleet map, trips, fish counts, and FREE FISH alerts for San Diego sportfishing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#1a5fa8",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
