{
  "name": "SCM-Edge Suite",
  "short_name": "SCM-Edge",
  "description": "Modular AI supply chain platform for SMB & mid-market in emerging markets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Mobile home", "url": "/m/trips" },
    { "name": "Scan beacon", "url": "/m/scan" },
    { "name": "Voice intake", "url": "/m/voice" },
    { "name": "Ops Console", "url": "/ops" },
    { "name": "Dashboard", "url": "/dashboard" }
  ]
}
