{
  "name": "PentaView - AI 학습 플랫폼",
  "short_name": "PentaView",
  "description": "AI 인터랙션 기반 다차원 통합지능 평가 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#c6f135",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "ko",
  "shortcuts": [
    {
      "name": "수업관제",
      "url": "/?page=t-control",
      "description": "실시간 수업 관제"
    },
    {
      "name": "세특 생성",
      "url": "/?page=t-setech",
      "description": "AI 세특 자동 생성"
    }
  ]
}
