{
  "name": "西柚APP",
  "short_name": "西柚APP",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "./images/icon-cp.png",
      "sizes": "108x108",
      "type": "image/png"
    }
  ]
}
