{
  "name": "行测备考工作台",
  "short_name": "行测备考",
  "description": "行测备考专属工作台：每日统计、学习计划、打卡日历、试卷分析、错题记录",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF0F3",
  "theme_color": "#F7B7C8",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
