{
  "name": "包子文游 - 互动文字冒险",
  "short_name": "包子文游",
  "description": "选故事，做选择，看后果。AI 互动文字冒险游戏平台。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8f6",
  "theme_color": "#e8708a",
  "lang": "zh-CN",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ]
}