{
  "name": "英语学习 · 一体化工具站",
  "short_name": "英语学习",
  "description": "课文朗读与语法、拓展阅读、写作专题等离线友好的学习页面合集。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./auto_study.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f1f5f9",
  "background_color": "#f1f5f9",
  "categories": ["education"],
  "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/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
