{
  "name": "Pilot ERP: Finance & Operations",
  "short_name": "Pilot ERP",
  "description": "One ledger for the whole company. Invoices read themselves, checks run, clean ones post, and anything odd stops with the fix already filled in.",
  "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"
    }
  ]
}