{
  "name": "译林英语奇妙屋 Plus",
  "short_name": "英语奇妙屋",
  "description": "面向 iPad 的小学英语学习游戏，支持添加到主屏幕和离线复习。",
  "lang": "zh-CN",
  "start_url": "./qw-index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffdf6",
  "theme_color": "#ff8fa3",
  "categories": [
    "education",
    "kids",
    "games"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}