{
  "name": "영진 면허 이미지로 찾기",
  "short_name": "면허 찾기",
  "description": "그림만 보고 골라도 되는 영진자동차운전전문학원 면허 찾기 — 원하는 차량 이미지를 고르면 취득 절차·수강료·교육시간을 바로 확인할 수 있습니다.",
  "id": "license-picker.html",
  "start_url": "license-picker.html?source=pwa",
  "scope": "license-picker.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f7f5f2",
  "theme_color": "#6D28D9",
  "lang": "ko-KR",
  "dir": "ltr",
  "icons": [
    { "src": "icons/license-picker-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/license-picker-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/license-picker-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/license-picker-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
