{
  "name": "AI伴学",
  "short_name": "AI伴学",
  "description": "AI伴学是一款智能错题本应用，帮助学生高效管理错题、提升学习效果",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "productivity"],
  "apple": {
    "statusBarStyle": "default"
  }
}
