{
  "name": "학프Solver",
  "short_name": "학프Solver",
  "description": "학교프린트·외부지문·국어 작품검색, 중간고사·기말고사 기출 변형문제. AI 생성 서술형·변형 문제로 내신 대비.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "ko-KR",
  "dir": "ltr",
  "theme_color": "#5B52E8",
  "background_color": "#ffffff",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
