{
  "name": "Annai Theresa Hospital",
  "short_name": "ATH Chennai",
  "description": "Quality Healthcare with Compassion - Leading multi-specialty hospital in Chennai since 1985",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e6d9cc",
  "theme_color": "#e6d9cc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book an appointment with our doctors",
      "url": "/contact-us.html#booking",
      "icons": [
        {
          "src": "icons/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Emergency",
      "short_name": "Emergency",
      "description": "24/7 Emergency Contact",
      "url": "/contact-us.html",
      "icons": [
        {
          "src": "SVG/ambulance.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all our medical services",
      "url": "/services.html",
      "icons": [
        {
          "src": "SVG/hospital.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "images/banner-1.webp",
      "sizes": "1200x630",
      "type": "image/webp"
    }
  ]
}

