{
  "name": "NovStream AI 文字冒险",
  "short_name": "NovStream",
  "description": "AI 驱动的文字冒险游戏",
  "start_url": "/adventure",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
