{
  "name": "Sainath Medical & General Store",
  "short_name": "Sainath Medical",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8fbfa",
  "theme_color": "#087f5b",
  "description": "Sainath Medical online pharmacy and general store",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "id": "./",
  "orientation": "portrait",
  "categories": [
    "medical",
    "shopping",
    "health"
  ],
  "lang": "en-IN",
  "dir": "ltr"
}