{
  "name": "실용적인 필사 챌린지 — 문장의 구조",
  "short_name": "필사 챌린지",
  "description": "그럴지도 모르지만, 그렇지 않을지도 모르잖아 라는 궤변을 던져놓고 나는 자리를 떴다.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b1712",
  "theme_color": "#1b1712",
  "lang": "ko",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
