{
  "name": "My Health & Wellbeing Clinic",
  "short_name": "MHW Clinic",
  "description": "CQC-registered private medical clinic in Central London. Same-day appointments, multilingual care.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF7EE",
  "theme_color": "#2D1660",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book appointment",
      "short_name": "Book",
      "description": "Book an appointment online",
      "url": "https://partner.pabau.com/online-bookings/my-health-amp-amp-wellbeing-clinics-ltd",
      "icons": [
        {
          "src": "/favicon-48x48.png",
          "sizes": "48x48"
        }
      ]
    },
    {
      "name": "Call clinic",
      "short_name": "Call",
      "description": "Call 020 7916 0029",
      "url": "tel:+442079160029",
      "icons": [
        {
          "src": "/favicon-48x48.png",
          "sizes": "48x48"
        }
      ]
    }
  ],
  "categories": [
    "medical",
    "health"
  ],
  "screenshots": []
}