{
  "name": "PhysioCare Surat - Dr. Isha Buha | Best Physiotherapist in Surat",
  "short_name": "PhysioCare",
  "description": "Best home visit physiotherapy services in Surat by Dr. Isha Buha. Expert orthopedic, geriatric, and post-surgery rehabilitation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2e7d32",
  "categories": [
    "health",
    "medical",
    "fitness"
  ],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/images/medical.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/medical.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a home visit physiotherapy appointment",
      "url": "/#contact",
      "icons": [
        {
          "src": "/assets/images/medical.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call PhysioCare Surat",
      "url": "tel:+919023068445"
    }
  ]
}