{
  "name": "LifeMed Pharmacy",
  "short_name": "LifeMed",
  "description": "Trusted pharmacy essentials at your doorstep. Fast delivery, genuine products, 24/7 support in Nairobi, Kenya.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#FDFAFB",
  "theme_color": "#AF2F5F",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "shopping", "medical", "pharmacy"],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Medicines",
      "url": "/categories/pharmaceuticals",
      "description": "Browse our medicine collection"
    },
    {
      "name": "Upload Prescription",
      "url": "/prescriptions/upload",
      "description": "Upload your prescription for quick ordering"
    }
  ]
}
