{
  "name": "小肥肥 WebChat",
  "short_name": "WebChat",
  "description": "小肥肥 WebChat 好友、群聊、语音视频和离线消息通知。",
  "start_url": "/login.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#100b18",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/webchat-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "productivity"],
  "lang": "zh-CN"
}
