{
  "name": "Avicenna Commerce",
  "short_name": "AVC",
  "description": "Ghana's best online shop. Electronics, phones, laptops, fashion and home appliances. Pay with MTN MoMo or card.",
  "lang": "en-GH",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B1A2E",
  "background_color": "#0B1A2E",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All Products",
      "short_name": "Products",
      "url": "/products",
      "description": "Browse all products"
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/cart",
      "description": "View your shopping cart"
    },
    {
      "name": "Blog & Guides",
      "short_name": "Blog",
      "url": "/blog",
      "description": "Buying guides and tips"
    }
  ],
  "prefer_related_applications": false
}
