{
  "name": "鲁班 OS",
  "short_name": "鲁班",
  "description": "鲁班 toB OS-level agent orchestration —— 客户员工的 agent 入口与跨 agent 协作平台。",
  "start_url": "/luban/static/",
  "scope": "/luban/static/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e1116",
  "background_color": "#ffffff",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/luban/static/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/luban/static/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/luban/static/icons/512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
