{
  "name": "CuePlayer Web",
  "short_name": "CuePlayer",
  "description": "웹 오디오 큐 플레이어 - 오디오 업로드, 재생, 관리 기능을 제공합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "64x64 32x32 24x24 16x16"
    }
  ]
}
