{
  "name": "Venda — Find it. Trust it. Buy it.",
  "short_name": "Venda",
  "description": "Nigeria's trusted hyperlocal marketplace with escrow payment protection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-NG",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Venda Marketplace Homepage"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Browse Stores",
      "url": "/",
      "description": "Browse all verified stores"
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "Track your orders"
    },
    {
      "name": "Seller Dashboard",
      "url": "/dashboard",
      "description": "Manage your store"
    }
  ]
}
