{
  "name": "출퇴근 관리",
  "short_name": "출퇴근",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0b0b0b",
  "icons": [
    { "src": "/api/public/branding/icon-192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/api/public/branding/icon-512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/api/public/branding/icon-512", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
