{
  "name": "计算机组成原理学习平台",
  "short_name": "计组学习平台",
  "description": "学习仪表盘、章节学习、刷题复习、模拟器强化一体化静态站。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./site-icon-v2.ico",
      "sizes": "16x16 32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "./site-icon-v2-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./site-icon-v2-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
