{
  "name": "SoundStream — 피치 변경",
  "short_name": "피치 변경",
  "description": "브라우저에서 바로 피치 변경 — SoundStream",
  "start_url": "/pitch-shifter/",
  "display": "standalone",
  "background_color": "#fdf8ff",
  "theme_color": "#0891b2",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}