{
  "name": "GWATOP - AI 퀴즈 생성기",
  "short_name": "GWATOP",
  "description": "PDF 업로드하면 AI가 시험 문제를 자동으로 생성합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d17",
  "theme_color": "#8a4cfc",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
