{
  "name": "System Architect 模拟考试系统",
  "short_name": "架构师考试",
  "description": "基于2019-2025年高频真题的软考高级系统架构设计师模拟考试系统，支持离线使用",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4472C4",
  "background_color": "#f0f2f5",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
