{
  "name": "Divya Laparo Endo Surgery Centre",
  "short_name": "DLESC",
  "description": "A Centre of Excellence for Minimal Access Surgery - Laparoscopic & Endoscopic Surgery",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a6cb5",
  "theme_color": "#1a6cb5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/1a6cb5/ffffff?text=DLESC",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://via.placeholder.com/512x512/1a6cb5/ffffff?text=DLESC",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/pages/appointment.html",
      "icons": [{ "src": "https://via.placeholder.com/96x96/e63946/ffffff?text=Book", "sizes": "96x96" }]
    },
    {
      "name": "Find a Doctor",
      "short_name": "Doctors",
      "url": "/pages/find-doctor.html",
      "icons": [{ "src": "https://via.placeholder.com/96x96/2e86ab/ffffff?text=Dr", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/pages/contact.html",
      "icons": [{ "src": "https://via.placeholder.com/96x96/2d6a4f/ffffff?text=Call", "sizes": "96x96" }]
    }
  ]
}
