{
  "name": "ZepCin 飒映厅",
  "short_name": "ZepCin 飒映厅",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
      {
        "src": "img/pwa/36.png",
        "sizes": "36x36",
        "type": "image/png"
      },
      {
          "src": "img/pwa/48.png",
        "sizes": "48x48",
        "type": "image/png"
      },
      {
        "src": "img/pwa/72.png",
        "sizes": "72x72",
        "type": "image/png"
      },
      {
        "src": "img/pwa/96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "img/pwa/144.png",
        "sizes": "144x144",
        "type": "image/png"
      },
      {
        "src": "img/pwa/192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "img/pwa/196.png",
        "sizes": "196x196",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "img/pwa/512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
}