{
  "id": "/",
  "name": "VVO: Bid to Box",
  "short_name": "VVO",
  "description": "The Operating System for Max Fashion — From Bid to Box. From Style to Store.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E3A5F",
  "theme_color": "#1E3A5F",
  "icons": [
    { "src": "/vvo-app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/vvo-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/vvo-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/vvo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VVO: Bid to Box — The Operating System for Max Fashion"
    },
    {
      "src": "/vvo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VVO: Bid to Box — Dashboard View"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/",
      "icons": [{ "src": "/vvo-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Active RFQs",
      "short_name": "RFQs",
      "url": "/buyer/rfqs",
      "icons": [{ "src": "/vvo-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vendor Portal",
      "short_name": "Portal",
      "url": "/vendor/dashboard",
      "icons": [{ "src": "/vvo-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
