{
  "name": "제2종 전기차량 운전면허",
  "short_name": "전기차량",
  "description": "제2종 전기차량 운전면허 필기시험 무료 모의고사. 표준교재 기반 400+문항.",
  "start_url": ".",
  "id": "/",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#F9FAFB",
  "theme_color": "#3182F6",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.png?v=21",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=21",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png?v=21",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "실력 점검 시험",
      "short_name": "랜덤",
      "description": "전체 문제에서 랜덤 출제",
      "url": "./?action=random",
      "icons": [
        {
          "src": "icon-192.png?v=21",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "오답노트",
      "short_name": "오답",
      "description": "틀린 문제 다시 풀기",
      "url": "./?action=wrong",
      "icons": [
        {
          "src": "icon-192.png?v=21",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "오늘 복습",
      "short_name": "복습",
      "description": "망각곡선 복습",
      "url": "./?action=review",
      "icons": [
        {
          "src": "icon-192.png?v=21",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}