{
  "id": "ng.sefahub.marketplace",
  "name": "SefaHub Benue — your daily needs at your finger tips delivered swiftly.",
  "short_name": "SefaHub",
  "description": "Benue State's leading online retail marketplace delivering everyday groceries, student provisions, beverages and tech to Makurdi, Gboko, and Otukpo with Pay on Delivery.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#00875A",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/brand/crest.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/crest.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Products",
      "short_name": "Products",
      "description": "Browse daily essentials and curated bundles",
      "url": "/products",
      "icons": [{ "src": "/brand/crest.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Curated Bundles",
      "short_name": "Bundles",
      "description": "View value-saver grocery packs & student bundles",
      "url": "/products?category=food-provisions",
      "icons": [{ "src": "/brand/crest.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "My Cart & Checkout",
      "short_name": "Cart",
      "description": "Review your selected items and confirm Pay on Delivery",
      "url": "/checkout",
      "icons": [{ "src": "/brand/crest.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
