{
  "name": "倩倩的英语练习",
  "short_name": "英语练习",
  "description": "基于PFS医学论文的英语阅读理解练习",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4a90d9",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%234a90d9' width='100' height='100' rx='20'/><text y='.9em' font-size='70' x='50%' text-anchor='middle' dominant-baseline='middle' dy='.1em' fill='white'>英</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "lang": "zh-CN",
  "scope": "./"
}