{
  "short_name": "宇速",
  "name": "宇速-快速安全连接世界",
  "icons": [
    {
      "src": "/index/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/index/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "//关键配置": "下面这行决定了用户从桌面图标点进来时，首屏加载哪一个页面",
  "start_url": "/apple/lines/index.html",
  "scope": "/", 
  "background_color": "#ffffff",
  "display": "standalone",
  "theme_color": "#007aff",
  "orientation": "portrait"
}
