{
  "name": "학원플러스 — 우리 학원 커뮤니티",
  "short_name": "학원플러스",
  "description": "학원장·강사·학생·학부모를 잇는 커뮤니티·매치업·강의 플랫폼",
  "start_url": "/landing",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E1A",
  "theme_color": "#D4A04C",
  "lang": "ko-KR",
  "categories": ["education", "social"],
  "icons": [
    {
      "src": "/teacher-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/teacher-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
