{
  "name": "OpenBunny - 浏览器端个人智能助理",
  "short_name": "OpenBunny",
  "description": "纯前端个人智能助理系统，支持 MCP、Python 代码执行",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
