{
  "name": "Medizinar Care",
  "short_name": "Medizinar",
  "description": "Compassionate home healthcare — bedside patient care, elderly care, mother & baby care, and domestic support across Kerala, India.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#186c21",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "images/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Appointment",
      "description": "Schedule a home care appointment",
      "url": "/appointment",
      "icons": [{ "src": "images/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all home care services",
      "url": "/services",
      "icons": [{ "src": "images/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "images/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
