{
  "name": "TuDu — Uganda's Premier Marketplace",
  "short_name": "TuDu",
  "description": "Shop electronics, fashion, groceries and more from trusted sellers across Uganda.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e8420d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "lang": "en-UG",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Flash Deals",
      "url": "/deals",
      "description": "Today's best deals"
    },
    {
      "name": "My Orders",
      "url": "/account/orders",
      "description": "Track your orders"
    }
  ]
}
