{
  "name": "软考学习中心 · 系统集成项目管理工程师",
  "short_name": "软考学习",
  "description": "把 108 份软考 PDF 资料整理成可刷题、可背诵、可追踪进度的离线学习 App。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "id": "ruankao-study-center",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#2563eb",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "assets/favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "随机刷题", "short_name": "随机刷题", "url": "./practice.html?random=1" },
    { "name": "知识点速记", "short_name": "速记", "url": "./knowledge.html" },
    { "name": "原书图集", "short_name": "图集", "url": "./gallery.html" },
    { "name": "错题本", "short_name": "错题本", "url": "./wrong.html" }
  ]
}
