{
  "name": "Eternis Clinic \u2014 Dermatology, Hair & Aesthetics",
  "short_name": "Eternis",
  "description": "Doctor-led dermatology, hair restoration and aesthetic care in Pune.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en-IN",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/assets/img/eternis-mark-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/assets/img/eternis-mark-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/eternis-mark-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}