{
  "name": "Lalabuy Store",
  "short_name": "Lalabuy",
  "description": "Health supplements, herbal products & wellness essentials for East Africa. Order online with Mobile Money.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#391d66",
  "orientation": "portrait-primary",
  "lang": "en-UG",
  "categories": ["shopping", "health", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All Products",
      "url": "/shop",
      "description": "Browse all health products"
    },
    {
      "name": "Track My Order",
      "url": "/track-order",
      "description": "Track your order status"
    },
    {
      "name": "WhatsApp Order",
      "url": "https://wa.me/256700807217",
      "description": "Order via WhatsApp"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home page showing health products"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
