{
  "name": "猜猜TA是谁",
  "short_name": "猜猜TA",
  "description": "AI Q版同事头像猜谜游戏 — 趣味猜同事，默契大考验",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#6C5CE7",
  "theme_color": "#6C5CE7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "social", "entertainment"],
  "lang": "zh-CN"
}
