{
  "name": "행간 · 문맥 어휘 추론 훈련",
  "short_name": "행간",
  "description": "문맥 속에서 낱말의 뜻을 추론하는 힘을 매일 조금씩 훈련합니다.",
  "lang": "ko",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eae2d2",
  "theme_color": "#eae2d2",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
