{
  "id": "/",
  "name": "Agent Chat",
  "short_name": "Agent Chat",
  "description": "多模型协作群聊与陪伴平台",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/chat-companion-logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
