{
  "name": "2link：虚拟角色智能体",
  "short_name": "2link",
  "description": "2link：本地优先的虚拟角色智能体 PWA，支持角色聊天、声音克隆和实时语音通话。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8faf8",
  "theme_color": "#f8faf8",
  "icons": [
    {
      "src": "/pwa/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
