{
  "name": "iSTEM 实验教学平台",
  "short_name": "iSTEM",
  "description": "实验教学管理平台 — 设计、发布、执行、批阅全流程",
  "start_url": "/dashboard/student",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "categories": ["education", "productivity"]
}
