{
  "name": "CIBYP-IM",
  "short_name": "CIBYP-IM",
  "description": "端到端加密的跨平台即时通讯",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "新聊天",
      "url": "/?new=1",
      "description": "搜索用户开始聊天"
    }
  ]
}
