{
  "id": "/",
  "name": "Medpadi — Online Pharmacy & POS",
  "short_name": "Medpadi",
  "description": "Nigeria's online pharmacy. Chat a pharmacist, refill prescriptions, and run your pharmacy POS.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#9333ea",
  "lang": "en",
  "dir": "ltr",
  "categories": ["medical", "health", "shopping"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "net.medpadi.app",
      "url": "https://play.google.com/store/apps/details?id=net.medpadi.app"
    }
  ],
  "shortcuts": [
    { "name": "Shop medicines", "short_name": "Shop", "url": "/shop?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Track order", "short_name": "Orders", "url": "/orders?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
