{
  "name": "Audio Storage Calculator: WAV, FLAC and MP3 File Size",
  "short_name": "ASCWFaMFS",
  "description": "Estimate the disk space needed for your audio recordings in WAV, FLAC and MP3 based on sample rate and bit depth.",
  "start_url": "/en/utilities/categories/music/audio-storage-calculator/",
  "scope": "/en/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"
}