{
  "id": "/",
  "name": "轩辕软考",
  "short_name": "轩辕软考",
  "description": "软考刷题、智能复习、学习报告与软考秘籍",
  "lang": "zh-CN",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f4f7fb",
  "theme_color": "#2563eb",
  "icons": [
    {"src": "/assets/img/xuanyuan-pwa-circle-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/assets/img/xuanyuan-pwa-circle-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ],
  "shortcuts": [
    {"name": "每日一练", "short_name": "每日一练", "url": "/index/daily/index.html"},
    {"name": "章节练习", "short_name": "章节练习", "url": "/index/practice/index.html"},
    {"name": "软考秘籍", "short_name": "软考秘籍", "url": "/index/secret/index.html"}
  ]
}
