{
  "name": "气泡水",
  "short_name": "气泡水",
  "description": "横屏恋爱互动影像游戏",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
