{
  "name": "手机端角色智能体",
  "short_name": "角色智能体",
  "description": "本地优先的手机端虚拟角色聊天 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"
    }
  ]
}
