{
  "name": "VendoSetu — Supply desk for your vending business",
  "short_name": "VendoSetu",
  "description": "Source wholesale stock, buy what's available today, and reserve tomorrow's stock.",
  "start_url": "./buyer/dashboard.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EDE1",
  "theme_color": "#5A4636",
  "icons": [
    { "src": "./assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./assets/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
