{
  "name": "螺钿几何纹样手势诱发实验 V6.2",
  "short_name": "螺钿实验 V6.2",
  "id": "./index.html",
  "start_url": "./index.html?pwa=1",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}