{
  "name": "Living History Events",
  "short_name": "LH Events",
  "description": "Discover & experience UK Living History events and groups.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4B5320",
  "background_color": "#ffffff",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "travel"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshots/mobile-1.png",
      "sizes": "1080x1921",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse living history events on the go"
    },
    {
      "src": "/img/screenshots/desktop-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse and filter UK living history events"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Events",
      "short_name": "Events",
      "url": "/events.php",
      "description": "See upcoming living history events across the UK"
    },
    {
      "name": "Browse Reenactors",
      "short_name": "Groups",
      "url": "/groups.php",
      "description": "Find reenactment groups by period and region"
    }
  ]
}
