{
  "name": "WordTap.cn - 英语阅读点读查词工具",
  "short_name": "WordTap",
  "description": "粘贴英文文章，点击单词即可听发音、看中文释义，在原文上下文里积累生词。",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f8fafc",
  "lang": "zh-CN",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "./favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "./favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48",
      "purpose": "any"
    }
  ]
}
