{
  "name": "Global Career OS",
  "short_name": "Career OS",
  "description": "미국 시장에서 일하는 글로벌 디자인 리더를 위한 1년 훈련 시스템",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#f7f8fb",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}