{
  "name": "考研公式速刷卡片",
  "short_name": "速刷卡片",
  "description": "考研数学与专业课记忆卡片 — 支持 LaTeX 公式渲染、AI 智能导入、离线使用",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "categories": ["education"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
