{
  "name": "SupplyChainOS by Quoriam",
  "short_name": "SupplyChainOS",
  "description": "Real-time procurement & inventory analytics by Quoriam.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF6B00",
  "icons": [
    {
      "src": "/scos-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/scos-appicon-surface.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/scos-appicon-orange.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
