{
  "name": "Saarthi — Emergency & Nearby Services",
  "short_name": "Saarthi",
  "description": "One-tap emergency and nearby services finder. Ambulance, hospitals, blood banks, police and more.",
  "start_url": "/saarthi/",
  "scope": "/saarthi/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ea580c",
  "background_color": "#fdf8f3",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "utilities",
    "health",
    "navigation",
    "medical"
  ],
  "id": "/saarthi/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/saarthi/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/saarthi/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/saarthi/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/saarthi/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Emergency 112",
      "short_name": "112",
      "description": "Call emergency services immediately",
      "url": "/saarthi/?emergency=true",
      "icons": [
        {
          "src": "/saarthi/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Find Ambulance",
      "short_name": "Ambulance",
      "description": "Find nearest ambulance service",
      "url": "/saarthi/?cat=ambulance",
      "icons": [
        {
          "src": "/saarthi/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Nearest Hospital",
      "short_name": "Hospital",
      "description": "Find nearest hospital",
      "url": "/saarthi/?cat=hospital",
      "icons": [
        {
          "src": "/saarthi/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/saarthi/screenshots/screen1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Emergency services at your fingertips"
    },
    {
      "src": "/saarthi/screenshots/screen2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Real-time nearby services"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.tatvamaya.saarthi"
    }
  ]
}