{
  "name": "Soko Huru — Serem Online Market",
  "short_name": "Soko Huru",
  "description": "Shop 1000+ products from Serem Market — mboga, nyama, mtumba, gesi, electronics & more. Order via WhatsApp, delivered to your door in Vihiga County.",
  "start_url": "./index.html?utm_source=pwa&utm_medium=homescreen",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fdf8f0",
  "theme_color": "#1a6b3c",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,

  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "./index.html#shop",
      "icons": [{ "src": "icon.svg", "sizes": "any" }]
    },
    {
      "name": "Our Sellers",
      "short_name": "Sellers",
      "description": "Browse seller stalls",
      "url": "./index.html#sellers",
      "icons": [{ "src": "icon.svg", "sizes": "any" }]
    },
    {
      "name": "Order via WhatsApp",
      "short_name": "Order",
      "description": "Message us on WhatsApp",
      "url": "https://wa.me/254792405060?text=Hello%20Soko%20Huru!%20I%20want%20to%20order.",
      "icons": [{ "src": "icon.svg", "sizes": "any" }]
    }
  ],

  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1523741543316-beb7fc7023d8?w=390&h=844&fit=crop&q=80",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Soko Huru storefront on mobile"
    },
    {
      "src": "https://images.unsplash.com/photo-1523741543316-beb7fc7023d8?w=1280&h=800&fit=crop&q=80",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Soko Huru storefront on desktop"
    }
  ],

  "related_applications": [],

  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },

  "protocol_handlers": [],

  "display_override": ["standalone", "minimal-ui", "browser"]
}
