{
  "name": "SoundStream — 리버브 & 에코",
  "short_name": "리버브 & 에코",
  "description": "브라우저에서 바로 리버브 & 에코 — SoundStream",
  "start_url": "/reverb-echo/",
  "display": "standalone",
  "background_color": "#fdf8ff",
  "theme_color": "#6d28d9",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}