{
  "name": "햄스터로봇S 사용법 · 스크래치 기초 과정",
  "short_name": "햄스터로봇S 기초",
  "description": "햄스터로봇S 사용법과 스크래치 블록코딩 기초 과정",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1c2541",
  "theme_color": "#1c2541",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "img/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "categories": ["education"]
}
