{
  "name": "英语天天练 - 小学刷题APP",
  "short_name": "英语天天练",
  "description": "小学一到六年级英语数学语文刷题APP，涵盖语法、单词、阅读、算术，自动批改、错题收集、学习打卡",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "lang": "zh-CN",
  "categories": ["education", "kids"],
  "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"
    }
  ]
}
