{
  "name": "SoundStream — 오디오 합치기",
  "short_name": "오디오 합치기",
  "description": "브라우저에서 바로 오디오 합치기 — SoundStream",
  "start_url": "/audio-merger/",
  "display": "standalone",
  "background_color": "#fdf8ff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}