{
  "name": "松语 Chat H5",
  "short_name": "松语",
  "description": "基于腾讯云 Chat UIKit 的移动端即时通讯应用",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f7",
  "theme_color": "#18a66a",
  "lang": "zh-CN",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
