{
  "name": "面对面",
  "short_name": "面对面",
  "description": "面对面私密通讯 Web 客户端",
  "categories": ["chat", "communication", "productivity"],
  "icons": [
    {
      "src":"img/logo96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src":"img/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "silver",
  "theme_color": "#3949AB",
  "display": "standalone",
  "gcm_sender_id": "103953800507",
  "prefer_related_applications": false,
  "permissions": {
    "audio-capture": {
      "description": "录制语音消息所需权限"
    }
  }
}
