{
  "name": "Traidex — The Inventory Exchange",
  "short_name": "Traidex",
  "description": "Unlock value from unused stock. List, match and settle surplus inventory on Traidex.",
  "start_url": "/dashboard/listings/quick",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0a3a4a",
  "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" }
  ],
  "shortcuts": [
    {
      "name": "Quick add listing",
      "short_name": "Quick add",
      "url": "/dashboard/listings/quick",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
