{
  "name": "대기 등록 키오스크",
  "short_name": "대기 등록",
  "start_url": "/waiting",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "apple-touch-icon-user.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-user-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
