{
  "name": "RK Medicals – Healthcare at Your Doorstep",
  "short_name": "RK Medicals",
  "description": "Order medicines, book appointments and access all healthcare services in Katedhan, Hyderabad.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00704a",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Order Medicine", "short_name": "Order", "url": "/order-medicine.html", "icons": [{"src":"icon.svg","sizes":"any"}] },
    { "name": "Book Appointment", "short_name": "Book",  "url": "/appointment.html",   "icons": [{"src":"icon.svg","sizes":"any"}] },
    { "name": "My Account",       "short_name": "Account","url": "/customer-login.html","icons": [{"src":"icon.svg","sizes":"any"}] }
  ],
  "categories": ["medical", "health", "lifestyle"]
}
