{
  "name": "글락시-워: 국어 개념원리 및 한자요격전",
  "short_name": "글락시-워",
  "description": "국립국어원 표준 한글 창제 원리 레이더, 한국어문회 5,978자 한자 요격전, 고교 국어 개념원리 통합 에듀테크",
  "start_url": "./index.html",
  "scope": "./",
  "id": "com.farangte.geulaxywar",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#030712",
  "theme_color": "#0284c7",
  "lang": "ko-KR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshot_desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "글락시-워 한글 창제 원리 레이더 데스크톱 화면"
    },
    {
      "src": "assets/screenshot_mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "글락시-워 한자 요격전 모바일 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "한글 창제 레이더",
      "short_name": "한글레이더",
      "url": "./hangeul_creation_radar.html",
      "description": "한글 자모 창제 원리 및 획수 글자쓰기"
    },
    {
      "name": "한자 요격전",
      "short_name": "한자요격전",
      "url": "./grade_proficiency_game.html",
      "description": "5,978자 한자 5단계 쇼케이스 및 전투"
    }
  ]
}