{
  "name": "Curo AI Weather Lab",
  "short_name": "Weather Lab",
  "description": "날씨 데이터를 분석하고, 조건에 따라 로봇이 반응하도록 설계하는 학습 도구",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4A7FE0",
  "icons": [
    { "src": "img/weather_simbol.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/weather_simbol.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
