﻿{
  "name": "수학도전 (Math Challenge)",
  "short_name": "수학도전",
  "description": "초·중·고 수학 학원용 주간 릴레이 과제 및 자동 채점/손글씨 해설 플랫폼",
  "start_url": "/?mode=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#4338ca",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
