{
  "name": "饺子AI - 智能助手",
  "short_name": "饺子AI",
  "description": "企业级AI智能助手，支持聊天、知识库、群聊、排行榜等功能",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F7FF",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/jiaozi-avatar.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/jiaozi-avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}