{
  "name": "게임 오디오 루프 포인트 탐색기 및 메타데이터 주입기",
  "short_name": "게오루포탐및메주",
  "description": "정확한 오디오 루프 포인트를 찾고 제로 크로싱에 맞추어 팝 노이즈를 제거하며 LOOPSTART 및 LOOPEND 메타데이터가 포함된 WAV 파일을 내보냅니다.",
  "start_url": "/ko/utilities/categories/game-development/audio-loop-point-finder/",
  "scope": "/ko/utilities/categories/game-development/audio-loop-point-finder/",
  "icons": [
    {
      "src": "/images/utilities/audio-loop-point-finder.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}