{
  "name": "智学考试 Pro",
  "short_name": "智学考试",
  "description": "一款功能强大的智能刷题与考试应用，支持多种题型、错题本、间隔复习、AI辅导等功能",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "lang": "zh-CN",
  "categories": ["education","productivity"],
  "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"
    }
  ]
}
