{
  "name": "AFTER – Assistant For Teachers' Educational Requirements",
  "short_name": "AFTER",
  "description": "AI 기반 교사 업무 도우미 – 부서별 질문, 서식 자료실, 회원 관리",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a56db",
  "theme_color": "#1a56db",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
