{
 "id": "./",
 "name": "고정양식 HTML 변환기",
 "short_name": "HK 변환기",
 "description": "같은 양식의 문서를 검색되는 HTML 한 장으로 바꿉니다. 모든 처리는 기기 안에서 합니다.",
 "lang": "ko",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "background_color": "#F4F6F9",
 "theme_color": "#0F2038",
 "icons": [
  { "src": "app/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
  { "src": "app/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
  { "src": "app/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
 ]
}
