{
  "name": "Mauleni Chemist",
  "short_name": "Mauleni Rx",
  "description": "Order medicine fast via WhatsApp. Your trusted local pharmacy in Nairobi, Kenya.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["health", "shopping", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pharmacist-hero.png",
      "sizes": "600x750",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mauleni Chemist home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "Browse all available medicines",
      "url": "/products",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
