{
  "id": "/?source=pwa",
  "name": "Cuk Adwong — Uganda's Community Marketplace",
  "short_name": "Cuk Adwong",
  "description": "Uganda's trusted marketplace for fresh garden produce, homes & local services. Inspect before you pay with 4-Digit Escrow PIN.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F4EA",
  "theme_color": "#173F35",
  "lang": "en-UG",
  "categories": [
    "shopping",
    "business",
    "food",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fresh Produce & Food",
      "short_name": "Produce",
      "description": "Browse freshly harvested local farm produce",
      "url": "/marketplace?category=produce",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders & Escrow PIN",
      "short_name": "Orders",
      "description": "Track active orders and delivery verification PINs",
      "url": "/orders",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bargains & Messages",
      "short_name": "Bargains",
      "description": "Chat with sellers and negotiate prices",
      "url": "/messages",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Farmer & Seller Hub",
      "short_name": "Sell",
      "description": "List products and view sales",
      "url": "/seller/dashboard",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
