{
  "name": "큐로AI 머신러닝 트레이너",
  "short_name": "큐로AI ML",
  "description": "머신러닝 AI를 직접 만들어 로봇을 제어하는 학습 도구",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e8edf5",
  "theme_color": "#4a7cff",
  "icons": [
    { "src": "img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "img/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "img/ml_simbol.png", "sizes": "1254x1254", "type": "image/png", "purpose": "any" }
  ]
}
