{
  "name": "해석이론 스튜디오",
  "short_name": "해석이론",
  "description": "박상준 해석이론 체계 영어 학습 — 지식지도·코스·문장 트레이너·구조 카드·드릴",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14141a",
  "theme_color": "#14141a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}