﻿{
  "name": "Diilzo — Online Marketplace",
  "short_name": "Diilzo",
  "description": "Shop millions of products from verified sellers, manufacturers, wholesalers, and distributors on Diilzo. The leading online marketplace in Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#32C700",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "/static/image/icon/diilzo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/image/icon/diilzo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All Products",
      "short_name": "Products",
      "url": "/products/",
      "description": "Browse all products"
    },
    {
      "name": "Today's Deals",
      "short_name": "Deals",
      "url": "/products/?on_sale=true",
      "description": "View today's best deals"
    },
    {
      "name": "Sell on Diilzo",
      "short_name": "Sell",
      "url": "/sellers/become-seller/",
      "description": "Start selling on Diilzo"
    }
  ]
}
