{
  "name": "Isle of Man Guide",
  "short_name": "IoM Guide",
  "description": "The essential companion for every Isle of Man visitor — TT races, glens, walking, stargazing, fishing, food, and more.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8f6f1",
  "theme_color": "#0e7490",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230e7490'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>🏝️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "en"
}