{
  "name": "G-TELP 레벨2 문법 트레이너",
  "short_name": "지텔프 문법",
  "description": "지텔프 레벨2 문법 영역을 카테고리별 적응형 출제와 간격반복 복습으로 연습하는 비공식 무료 학습 도구",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef1fb",
  "theme_color": "#ffc93c",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
