{
  "name": "CBE 출퇴근 관리",
  "short_name": "CBE 출퇴근",
  "description": "CBE 직원 출퇴근 관리 애플리케이션",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0c2b5e",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512 192x192 144x144"
    }
  ]
}
