{
  "name": "AI聊天应用",
  "short_name": "AI聊天",
  "description": "WeChat风格的AI智能对话平台",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f8fa",
  "theme_color": "#1989fa",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
