{
  "name": "The Emerald Coast Guide",
  "short_name": "Emerald Coast Guide",
  "description": "Live beach conditions, fishing reports, tides, and local guides for Navarre Beach, Pensacola Beach, and the Florida Emerald Coast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a2342",
  "theme_color": "#0a2342",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "weather", "lifestyle"],
  "shortcuts": [
    {
      "name": "Navarre Weather",
      "url": "/navarre/weather",
      "description": "Live weather and beach flag at Navarre Beach"
    },
    {
      "name": "Pensacola Weather",
      "url": "/pensacola/weather",
      "description": "Live weather and beach flag at Pensacola Beach"
    },
    {
      "name": "Fishing Report",
      "url": "/navarre/fishing",
      "description": "Today's fishing conditions and report"
    },
    {
      "name": "Tides",
      "url": "/navarre/tides",
      "description": "Today's tide chart"
    }
  ]
}
