{
  "name": "单词勇者 - Word Hero",
  "short_name": "单词勇者",
  "description": "上海牛津小学英语单词 RPG 学习游戏",
  "start_url": "/index.html",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#ffeaa7",
  "theme_color": "#ff6b6b",
  "lang": "zh-CN",
  "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"
    }
  ]
}
