{
  "name": "一句｜生活场景英语口语与背单词",
  "short_name": "一句",
  "description": "通过英语等级测试、生活场景对话、考试词汇、随身词典和多语翻译，练习真正用得上的英语。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "shortcuts": [
    {
      "name": "英语游戏中心",
      "short_name": "玩英语",
      "url": "/?screen=game",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "背单词",
      "short_name": "背单词",
      "url": "/?screen=vocabulary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "随身词典",
      "short_name": "词典",
      "url": "/?screen=dictionary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "复习中心",
      "short_name": "复习",
      "url": "/?screen=review",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f3e9",
  "theme_color": "#12372d",
  "categories": ["education", "productivity"],
  "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"
    }
  ]
}
