{
  "name": "끝말잇기 한방사전",
  "short_name": "한방사전",
  "description": "초성이나 한 글자만 치면 끝말잇기 한방단어와 방어단어가 바로 나오는 사전",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E7F4FF",
  "theme_color": "#1D66C9",
  "lang": "ko",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
