{
  "name": "Dr. Likitha — Consultant Physiotherapist",
  "short_name": "Dr. Likitha",
  "description": "Book expert home physiotherapy sessions with Dr. Likitha in Visakhapatnam. Available 7 days a week.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e2530",
  "background_color": "#f8faff",
  "lang": "en-IN",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "./contact.html",
      "description": "Book a home physiotherapy session"
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "url": "./services.html",
      "description": "View all physiotherapy services"
    }
  ]
}
