{
 "id": "./discovery-engine-thailand",
 "name": "디스커버리엔진",
 "short_name": "디스커버리엔진",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "background_color": "#f4f6f1",
 "theme_color": "#073c2a",
 "launch_handler": {
  "client_mode": "navigate-existing"
 },
 "lang": "ko",
 "description": "모르면 불안한 일을 지금 할 일로 바꾸는 태국 생활 의사결정 도구",
 "icons": [
  {
   "src": "./icons/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "./icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ],
 "shortcuts": [
  {
   "name": "저장 작업공간",
   "short_name": "저장",
   "url": "./save.html"
  },
  {
   "name": "두 사례 비교",
   "short_name": "비교",
   "url": "./compare.html"
  },
  {
   "name": "내 계획",
   "short_name": "계획",
   "url": "./plan.html"
  },
  {
   "name": "변경 이력",
   "short_name": "변경",
   "url": "./changes.html"
  },
  {
   "name": "내 기기 상태",
   "short_name": "상태",
   "url": "./privacy.html"
  },
  {
   "name": "번역 범위",
   "short_name": "번역",
   "url": "./translation-scope.html"
  },
  {
   "name": "서비스 범위",
   "short_name": "범위",
   "url": "./scope.html"
  },
  {
   "name": "생활 단계 탐색",
   "short_name": "생활 단계",
   "url": "./life-stages.html"
  },
  {
   "name": "전국 지역 선택",
   "short_name": "전국 지역",
   "url": "./regions.html"
  },
  {
   "name": "확인 공백",
   "short_name": "공백",
   "url": "./coverage.html"
  },
  {
   "name": "반복 패턴",
   "short_name": "패턴",
   "url": "./patterns.html"
  },
  {
   "name": "긴급 도움",
   "short_name": "긴급",
   "url": "./emergency.html"
  }
 ]
}