{
  "name": "ProcurePilot — Procurement Automation",
  "short_name": "ProcurePilot",
  "description": "Automate the procure-to-pay cycle — requisitions, approvals, POs, 3-way matching, and No-PO-No-Pay invoice control.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "productivity", "finance"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Procure-to-Pay cycle",
      "short_name": "P2P cycle",
      "url": "/cycle",
      "description": "Open the guided procure-to-pay cycle"
    },
    {
      "name": "Invoices",
      "url": "/invoices",
      "description": "3-way match & No-PO-No-Pay control"
    }
  ]
}
