{
  "name": "HO2 Center - Physiotherapy & Wellness",
  "short_name": "HO2 Center",
  "description": "Premium wellness clinic offering physiotherapy, cupping therapy (Hijama), chiropractic care and sports injury treatment",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2d5a3d",
  "icons": [
    {
      "src": "/images/ho2-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ho2-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ho2-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical"],
  "screenshots": [
    {
      "src": "/images/hero-bg.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/images/hero-bg.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Quickly book an appointment with our specialists",
      "url": "/contact",
      "icons": [{ "src": "/images/ho2-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore our wellness services",
      "url": "/services",
      "icons": [{ "src": "/images/ho2-logo.png", "sizes": "192x192" }]
    }
  ]
}
