{
  "name": "너멜엠(NumLM) - 확률부터 LLM까지 자기주도 학습 플랫폼",
  "short_name": "너멜엠",
  "description": "확률·통계 → 기계학습 → 딥러닝 → LLM, 원리부터 제대로 배우는 학습 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "학습 시작",
      "short_name": "학습",
      "description": "확률·통계부터 LLM까지 실습으로 배우기",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "scope": "/",
  "id": "numlm-learning-platform",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"]
}
