{
  "name": "Jersey Island Guide",
  "short_name": "Jersey Guide",
  "description": "Independent guide to Jersey, Channel Islands — beaches, attractions, food, events, tides and an AI trip planner.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f5ef",
  "theme_color": "#0c2340",
  "lang": "en-GB",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Trip Planner",
      "url": "/planner",
      "description": "Build a personalised Jersey itinerary"
    },
    {
      "name": "Explore places",
      "url": "/explore",
      "description": "Browse beaches, attractions, food and more"
    },
    {
      "name": "Island map",
      "url": "/map",
      "description": "Interactive map of Jersey"
    }
  ]
}
