{
  "name": "Dr. Shahid Islam Dental Clinic",
  "short_name": "Dr. Shahid Clinic",
  "description": "Ranked as a top dentist in DHA Phase 5, Karachi. Dr. Shahid Islam offers 100% pain-free root canals, implants, and cosmetic dentistry.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00A896",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["medical", "health", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/hero_clinic_enhanced.webp",
      "sizes": "960x720",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/assets/images/treatment-room-1.webp",
      "sizes": "800x600",
      "type": "image/webp"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a dental appointment instantly",
      "url": "/booking",
      "icons": [{"src": "/assets/icons/icon-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all our dental services",
      "url": "/#services",
      "icons": [{"src": "/assets/icons/icon-192x192.png", "sizes": "192x192"}]
    }
  ]
}
