{
  "name": "The Healing Room",
  "short_name": "Healing Room",
  "description": "Holistic wellness centre in Bijwasan, New Delhi.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FBF7F0",
  "theme_color": "#0A2A3D",
  "icons": [
    {
      "src": "/assets/img/favicon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/img/favicon-270x270.webp",
      "sizes": "270x270",
      "type": "image/webp"
    }
  ]
}