{
  "name": "Pilot Exam Bank",
  "short_name": "Pilot Exam",
  "description": "항공 조종사 시험과 면접 준비를 위한 공개형 문제풀이 앱",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7f8",
  "theme_color": "#0d6b79",
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
