{
  "name": "微信 Web",
  "short_name": "微信",
  "description": "纯网页版微信，用于接 AI 进行娱乐聊天",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ededed",
  "theme_color": "#07c160",
  "icons": [
    {
      "src": "assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["social", "entertainment"]
}
