{
  "name": "MBTI 2.5D 社交游戏",
  "short_name": "MBTI游戏",
  "description": "基于MBTI人格类型的互动游戏，创建你的角色，探索世界，与其他玩家互动。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#1890ff",
  "orientation": "portrait",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["games", "social", "entertainment"],
  "screenshots": [],
  "prefer_related_applications": false
}