{
  "id": "/?source=pwa",
  "name": "BeShadA — Africa's B2B Marketplace",
  "short_name": "BeShadA",
  "description": "Source wholesale from verified African suppliers. Browse coffee, textiles, shea butter, machinery, fashion, food and more — chat with sellers, pay safely with built-in escrow, and get your goods delivered.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0f3a2e",
  "theme_color": "#0f3a2e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "shopping", "productivity"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse Africa's wholesale marketplace"
    },
    {
      "src": "/screenshots/mobile-products.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Explore thousands of products from verified suppliers"
    },
    {
      "src": "/screenshots/mobile-pricing.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sell free — pay only to promote your products"
    },
    {
      "src": "/screenshots/wide-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BeShadA homepage on desktop"
    },
    {
      "src": "/screenshots/wide-products.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Wholesale product catalog"
    }
  ],
  "shortcuts": [
    {
      "name": "All Products",
      "short_name": "Products",
      "url": "/products",
      "description": "Browse the wholesale catalog",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Suppliers",
      "short_name": "Suppliers",
      "url": "/suppliers",
      "description": "Verified African suppliers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Send RFQ",
      "short_name": "RFQ",
      "url": "/rfq",
      "description": "Request a quote",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Messages with suppliers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred"
}
