{
  "id": "html/script.html",
  "name": "沉浸猫剧本",
  "short_name": "沉浸猫",
  "description": "沉浸式文字剧情游戏",
  "start_url": "html/script.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "img/logo.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
