{
  "name": "云帆蜂巢",
  "short_name": "云帆船员们共同的代码仓库",
  "description": "欢迎注册云帆蜂巢，这里是云帆船员们共同的代码仓库，目前暂不支持OA系统授权登录。登陆后请在此页面设置好您的语言（顶部栏头像处&gt;Edit profile&gt;preferences，然后在页面最底部找到）：

https://code.sailoud.com/-/profile/preferences#localization",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#ececef",
  "icons": [
  {
    "src": "/-/pwa-icons/logo-192.png",
    "sizes": "192x192",
    "type": "image/png"
  }
  ,
  {
    "src": "/-/pwa-icons/logo-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
  ,{
    "src": "/-/pwa-icons/maskable-logo.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
  ]
}
