{
  "name": "NIVA Dental Clinic",
  "short_name": "NIVA Dental",
  "description": "Best Dental Clinic in Dahisar West offering Dental Implants, Root Canal Treatment, Teeth Whitening, Smile Designing, Braces, Kids Dentistry and Emergency Dental Care.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0D5EA6",
  "lang": "en-IN",

  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}