{
  "name": "2026技能高考智能学习平台",
  "short_name": "技能高考学习",
  "description": "专注学生自主学习的智能学习平台，支持6大学科，提供全方位学习支持",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "learning"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "快速开始学习",
      "short_name": "开始学习",
      "description": "快速进入学习页面",
      "url": "/student/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "学科列表",
      "short_name": "学科",
      "description": "浏览所有学科",
      "url": "/subjects",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
