{
  "name": "Plan-C School",
  "short_name": "PlanC School",
  "description": "초등생부터 어르신까지 전 연령 맞춤형 AI 실습 교육 — 내가 좋아하는 주제로 결과물을 직접 만드는 실습형 강의.",
  "lang": "ko",
  "start_url": "./?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1020",
  "theme_color": "#E0653A",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
