{
  "name": "Staff Operations & Mobile POS Suite",
  "short_name": "Staff Hub",
  "description": "Enterprise Restaurant Staff Operations, Mobile POS, KDS, Floor Host, Roaster Pit & Manager Console",
  "start_url": "/portal/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#140F0E",
  "theme_color": "#C6742B",
  "icons": [
    {
      "src": "/lechonfactory_badge.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Kitchen Display (KDS)",
      "short_name": "Kitchen",
      "description": "Live prep queue and ticket timers",
      "url": "/portal/app?role=KITCHEN_STAFF"
    },
    {
      "name": "Mobile POS Order Taker",
      "short_name": "Order POS",
      "description": "Handheld order taking and checkout",
      "url": "/portal/app?role=CASHIER"
    },
    {
      "name": "Manager Command & Voids",
      "short_name": "Manager",
      "description": "Approvals, shifts, and live sales",
      "url": "/portal/app?role=STORE_MANAGER"
    },
    {
      "name": "Roaster Pit Station",
      "short_name": "Pitmaster",
      "description": "Batch timers and spit capacity",
      "url": "/portal/app?role=PITMASTER"
    }
  ]
}
