{
  "name": "수능 LLM 벤치마크 대시보드",
  "short_name": "수능 LLM",
  "description": "다양한 LLM 모델의 수능 문제 풀이 결과 대시보드",
  "start_url": "/CSAT-benchmark/",
  "scope": "/CSAT-benchmark/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "any",
  "lang": "ko",
  "icons": [
    {
      "src": "/CSAT-benchmark/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/CSAT-benchmark/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities"]
}
