{
  "name": "MGT - 门头沟理工学院 AI学习平台",
  "short_name": "MGT",
  "description": "门头沟理工学院在线AI学习平台 - 从入门到精通的完整课程体系",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "img/icon-72x72.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "img/icon-96x96.png",   "sizes": "96x96",   "type": "image/png" },
    { "src": "img/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "img/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "img/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "img/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "img/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "课程中心",
      "short_name": "课程",
      "url": "/index.html#/courses",
      "icons": [{ "src": "img/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "AI助手",
      "short_name": "AI",
      "url": "/index.html#/ai-assistant",
      "icons": [{ "src": "img/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
