{
  "name": "POS 손님화면",
  "short_name": "손님화면",
  "description": "POS 손님 디스플레이 — 카트 실시간 + 결제 안내 + QR",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#3182f6",
  "theme_color": "#3182f6",
  "scope": "/",
  "icons": [
    { "src": "/favicon.png",            "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png",   "sizes": "180x180", "type": "image/png" },
    { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
