{
  "name": "Flow 教育机构智能协同办公系统",
  "short_name": "Flow",
  "description": "面向教育机构的智能协同办公系统，覆盖招生、学员、课程、续费、财务、文档、知识库和 AI 助手。",
  "lang": "zh-CN",
  "start_url": "/asymp-flow/auth",
  "scope": "/asymp-flow/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4F6EF7",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/asymp-flow/app-icons/flow-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/asymp-flow/app-icons/flow-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/asymp-flow/app-icons/flow-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
