  {
      "name": "我的网站",
      "short_name": "网站",
      "icons": [
        {
          "src": "../images/icon/logo.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ],
      "theme_color": "#ffffff",
      "background_color": "#ffffff",
      "display": "standalone"
    }