{
  "name": "NIRAAYUSH - Expert Home Physiotherapy in Delhi NCR",
  "short_name": "NIRAAYUSH",
  "description": "Book certified home physiotherapy in Delhi NCR. Orthopedic, neurological, sports injury & post-surgical recovery by licensed therapists at your doorstep.",
  "id": "/",
  "start_url": "/auth/admin/login",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "dir": "ltr",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/auth/login"
    },
    {
      "name": "Patient Dashboard",
      "short_name": "Dashboard",
      "url": "/patient/dashboard"
    }
  ]
}
