{
  "name": "z Biyjomart Superstore",
  "short_name": "Biyjomart",
  "description": "Shop Nigeria's premier online store for electronics, fashion, beauty, groceries & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006D3F",
  "icons": [
    {
      "src": "/biyjo Mart behind.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/biyjo Mart behind.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["shopping", "e-commerce", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Products",
      "url": "/products",
      "description": "Browse all products"
    },
    {
      "name": "Cart",
      "url": "/cart",
      "description": "View shopping cart"
    },
    {
      "name": "Orders",
      "url": "/orders",
      "description": "View your orders"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}