{
  "name": "KisumuDeliveries",
  "short_name": "KisumuDeliveries",
  "description": "Kisumu's #1 Errand & Delivery Service Bogonka Deliveries. Fast, affordable, WhatsApp-first.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0A2463",
  "theme_color": "#0A2463",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "food", "lifestyle"],
  "shortcuts": [
    {
      "name": "Order Now",
      "short_name": "Order",
      "description": "Place a new delivery order",
      "url": "/index.html#order",
      "icons": [{ "src": "icons/icons-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "WhatsApp Us",
      "short_name": "WhatsApp",
      "description": "Open WhatsApp chat with Bogonka Deliveries",
      "url": "https://wa.me/254716547118",
      "icons": [{ "src": "icons/icons-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Cost Calculator",
      "short_name": "Calculator",
      "description": "Estimate your delivery cost",
      "url": "/index.html#calculator",
      "icons": [{ "src": "icons/icons-32x32.png", "sizes": "32x32" }]
    }
  ],
  "icons": [
    { "src": "/icons/icons-32x32.png",   "sizes": "32x32",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icons-16x16.png",   "sizes": "16x16",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icons-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icons-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}