{
  "name": "SwagMzansi",
  "short_name": "SwagMzansi",
  "description": "South Africa's boldest fashion marketplace. Buy and sell fashion safely with buyer protection on every order.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#1B4332",
  "lang": "en-ZA",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Fashion",
      "short_name": "Browse",
      "description": "Browse all fashion listings",
      "url": "/browse",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Sell an Item",
      "short_name": "Sell",
      "description": "List your item for sale",
      "url": "/sell",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your seller dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": []
}
