{
  "name": "Sevaya Orchestrator",
  "short_name": "Orchestrator",
  "description": "The service surface — see who needs you, take the order, settle the bill.",
  "start_url": "/floor?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071926",
  "theme_color": "#071926",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
