{
  "name": "CertPass — 버스운전 자격증 모의고사",
  "short_name": "버스 자격증",
  "description": "표준교재 기반 80문항 모의고사로 버스운전 자격증 필기시험을 준비하세요.",
  "start_url": ".",
  "id": "/",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f2f4f6",
  "theme_color": "#3182f6",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "https://certpass.kr/icon-192.png?v=27", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://certpass.kr/icon-512.png?v=27", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "https://certpass.kr/icon-512-maskable.png?v=27", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "전체 모의고사", "short_name": "모의고사", "description": "80문항 실전 모의고사", "url": "./?action=mock" },
    { "name": "오답노트", "short_name": "오답", "description": "틀린 문제 다시 풀기", "url": "./?action=wrong" }
  ],
  "prefer_related_applications": false
}
