{
  "theme_color": "white",
  "background_color": "black",
  "display": "fullscreen",
  "icons": [
    {
      "src": "./static/apple-touch-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "./static/apple-touch-icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "./static/apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./static/apple-touch-icon-57x57.png",
      "sizes": "57x57",
      "type": "image/png"
    }
  ],
  "name": "虚石商城",
  "short_name": "虚石商城",
  "description": ".",
  "start_url": "./"
}
