{
  "name": "学习工作台",
  "short_name": "学习台",
  "description": "卡片式每日学习：每天推送一个知识点，记录反馈，验收解锁",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f7f5",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
