{
  "name": "AyuChiroCare — Wellness Clinic",
  "short_name": "AyuChiroCare",
  "description": "Book chiropractic, cupping, massage and wellness appointments online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a new appointment",
      "url": "/book",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Browse all wellness services",
      "url": "/services",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
