{
  "name": "MPBx — Industrial Procurement OS",
  "short_name": "MPBx",
  "description": "Hash-chained digital contracts, escrow, and dispute resolution for industrial procurement. PCB · data center · semiconductor · machinery.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0d4d3c",
  "lang": "en",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Contracts",
      "short_name": "Contracts",
      "url": "/contracts"
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "url": "/wallet"
    }
  ]
}
