{
  "name": "微聊 - 即时沟通",
  "short_name": "微聊",
  "description": "一款简洁的即时通讯应用",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ededed",
  "theme_color": "#07c160",
  "icons": [
    {
      "src": "assets/logo.svg",
      "sizes": "120x40",
      "type": "image/svg+xml"
    }
  ],
  "orientation": "portrait",
  "scope": "."
}