{
  "id": "/",
  "name": "CareExpress — Express Care at Home",
  "short_name": "CareExpress",
  "description": "Express Care at Home in Indore. Book nursing care, injections, IV drips, physiotherapy, lab tests and doctor home visits — delivered by verified professionals. Track your visit live and pay securely.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0d9488",
  "theme_color": "#0d9488",
  "categories": ["medical", "health", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 420
  },
  "protocol_handlers": [
    { "protocol": "web+mediconnect", "url": "/services?q=%s" }
  ],
  "share_target": {
    "action": "/services",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  },
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "804x1748",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — Express Care at Home in Indore"
    },
    {
      "src": "/screenshots/mobile-services.png",
      "sizes": "804x1748",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse 36+ home medical services with live pricing"
    },
    {
      "src": "/screenshots/mobile-doctor.png",
      "sizes": "804x1748",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Verified doctor profiles with real patient reviews"
    },
    {
      "src": "/screenshots/mobile-service.png",
      "sizes": "804x1748",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Service details, preparation and instant booking"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CareExpress on the web"
    },
    {
      "src": "/screenshots/desktop-services.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Explore every service and category"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a service",
      "short_name": "Book",
      "description": "Browse and book home medical services",
      "url": "/services?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "description": "View and track your visits",
      "url": "/bookings?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Emergency SOS",
      "short_name": "SOS",
      "description": "Broadcast your location for emergency care",
      "url": "/sos?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "See your latest booking and care updates",
      "url": "/notifications?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
