{
  "name": "IT 자격증 학습 플랫폼",
  "short_name": "IT자격증",
  "description": "정보처리기사 등 IT 자격증 필기·실기 학습",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"]
}
