{
  "name": "湫丘捕梦机",
  "short_name": "湫丘捕梦机",
  "version": "1.0.2",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#f1f3f4",
  "theme_color": "#f1f3f4",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
