{
  "name": "Monhegan Island Guide",
  "short_name": "Monhegan",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F4EA",
  "theme_color": "#153E4A",
  "orientation": "portrait-primary",
  "description": "The definitive guide to Monhegan Island, Maine — trails, ferries, lodging, restaurants, galleries, and real-time conditions.",
  "categories": [
    "travel",
    "navigation",
    "lifestyle"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today on Monhegan",
      "short_name": "Today",
      "url": "/today",
      "description": "Live ferry, weather, tides, and what's open today"
    },
    {
      "name": "Trail Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Interactive island map with trails and businesses"
    },
    {
      "name": "Hiking Trails",
      "short_name": "Trails",
      "url": "/hiking",
      "description": "All Monhegan hiking trails with difficulty and distance"
    }
  ]
}