{
  "name": "AI Console",
  "short_name": "AIConsole",
  "description": "多 Agent 会话管理控制台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#1e1e2e",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%2389b4fa'/%3E%3Ctext x='50' y='65' font-size='50' text-anchor='middle'%3E🤖%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
