{
  "name": "SoundStream — 페이드 편집",
  "short_name": "페이드 편집",
  "description": "브라우저에서 바로 페이드 편집 — SoundStream",
  "start_url": "/fade-editor/",
  "display": "standalone",
  "background_color": "#fdf8ff",
  "theme_color": "#0891b2",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}