{
  "name": "TapChow Branch Portal",
  "short_name": "TapChow Branch",
  "description": "Operations dashboard and order management panel for TapChow cashier, kitchen, and manager staff.",
  "start_url": "/branch/dashboard",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f97316",
  "orientation": "any",
  "scope": "/branch/",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-solid.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
