{
  "name": "Radish Quality Hub",
  "short_name": "QC Hub",
  "description": "Enterprise quality control platform — inspections, NMR, deviations, supplier audits, CAP reviews.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F7FA",
  "theme_color": "#0A1F2E",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/radish-logo.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Control Room",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Open the QC Control Room"
    },
    {
      "name": "New IQC inspection",
      "short_name": "New IQC",
      "url": "/grn",
      "description": "Start an Incoming inspection from a GRN"
    },
    {
      "name": "New NMR",
      "short_name": "NMR",
      "url": "/nmr/new",
      "description": "Raise a Non-Material Rejection"
    },
    {
      "name": "CAP Review Queue",
      "short_name": "CAP Reviews",
      "url": "/admin/cap-reviews",
      "description": "Pending supplier CAPs awaiting QC sign-off"
    }
  ]
}
