{
  "name": "文言文精读助手",
  "short_name": "文言精读",
  "description": "AI 驱动的文言文精读工具 - 逐句翻译、字词注释、生词本、闪卡复习",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#fdfcf9",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "books"],
  "lang": "zh-CN"
}
