{
  "name": "오디오 저장 공간 계산기: WAV, FLAC, MP3 파일 크기",
  "short_name": "오저공계WFM파크",
  "description": "샘플 레이트와 비트 깊이를 기반으로 WAV, FLAC, MP3 형식의 오디오 녹음에 필요한 디스크 공간을 추정합니다.",
  "start_url": "/ko/utilities/categories/music/audio-storage-calculator/",
  "scope": "/ko/utilities/categories/music/audio-storage-calculator/",
  "icons": [
    {
      "src": "/images/utilities/audioStorageCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}