{
  "name": "思语 - 安全的即时通讯社交软件",
  "short_name": "思语",
  "description": "思语是一款安全的即时通讯社交软件，提供端到端加密聊天、语音社交、心动连线、兴趣社区等功能，无广告干扰，多重加密保障通讯隐私。",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4BA5FF",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["social", "communication", "utilities"],
  "icons": [
    {
      "src": "/img/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/img/favicon.ico",
      "sizes": "192x192 256x256 512x512",
      "type": "image/x-icon",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "资讯动态",
      "short_name": "资讯",
      "description": "查看即时通讯行业新闻与思语软件更新",
      "url": "/news.html",
      "icons": [{ "src": "/img/favicon.ico", "sizes": "96x96", "type": "image/x-icon" }]
    },
    {
      "name": "关于思语",
      "short_name": "关于",
      "description": "了解思语即时通讯软件",
      "url": "/about.html",
      "icons": [{ "src": "/img/favicon.ico", "sizes": "96x96", "type": "image/x-icon" }]
    },
    {
      "name": "帮助中心",
      "short_name": "帮助",
      "description": "思语使用帮助与常见问题",
      "url": "/helpCenter.html",
      "icons": [{ "src": "/img/favicon.ico", "sizes": "96x96", "type": "image/x-icon" }]
    }
  ]
}
