{
  "name": "游戏大厅 - 经典游戏合集",
  "short_name": "游戏大厅",
  "description": "8款经典网页游戏合集：贪吃蛇、2048、俄罗斯方块、扫雷、弹球、记忆翻牌、反应测试、打字测速",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b19",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
