{
  "name": "Peggy's Cove Lighthouse",
  "short_name": "Peggy's Cove",
  "description": "Real-time visitor information for Peggy's Cove Lighthouse — weather, tides, cruise ships, trails, dining and SMS alerts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1e3d",
  "theme_color": "#0b1e3d",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "categories": ["travel", "weather", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Live Conditions",
      "url": "/#home",
      "description": "Weather, waves and parking"
    },
    {
      "name": "Cruise Ships Today",
      "url": "/#cruise",
      "description": "Today's cruise ship schedule"
    },
    {
      "name": "SMS Alerts",
      "url": "/#alerts",
      "description": "Subscribe to lighthouse alerts"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Live conditions and weather"
    }
  ]
}
