{
  "name": "IoM Health",
  "short_name": "IoM Health",
  "description": "Your Health, Your Island — Isle of Man healthcare data and guidance for patients",
  "start_url": "/patient/",
  "scope": "/patient/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f0f9f8",
  "background_color": "#f0f9f8",
  "lang": "en-GB",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Your Health",
      "short_name": "Health",
      "description": "Health performance data for IoM patients",
      "url": "/patient/",
      "icons": [{ "src": "icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Something's Wrong?",
      "short_name": "Who to See",
      "description": "Find out who to contact for your health concern",
      "url": "/patient/when-to-see-who.html",
      "icons": [{ "src": "icons/icon.svg", "sizes": "any" }]
    }
  ]
}
