{
  "name": "MIO Diamond Jubilee",
  "short_name": "MIO 60",
  "description": "Official guest access, programme, gallery, tributes and concierge for the MIO Diamond Jubilee.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#24030a",
  "theme_color": "#3d0712",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "./",
  "categories": [
    "lifestyle",
    "events",
    "travel"
  ],
  "shortcuts": [
    {
      "name": "Verify Invitation",
      "short_name": "Verify",
      "url": "./verify.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "RSVP",
      "short_name": "RSVP",
      "url": "./rsvp.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Event Programme",
      "short_name": "Programme",
      "url": "./programme.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Live Broadcast",
      "short_name": "Live",
      "url": "./live.html",
      "icons": [
        {
          "src": "assets/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
