{
  "name": "听音对战 - 三年级英语对战游戏",
  "short_name": "听音对战",
  "description": "一款适合小学生的英语听力和对战游戏，支持双人对战、语音识别、实时聊天",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["education", "games"],
  "lang": "zh-CN",
  "dir": "ltr"
}
