{
  "name": "LoudFix — Audio Loudness Normalizer",
  "short_name": "LoudFix",
  "description": "Free browser-based audio loudness normalizer for Spotify, YouTube, TikTok, Apple Podcasts and more.",
  "start_url": "/tool/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "LoudFix audio normalizer tool"
    }
  ],
  "categories": ["music", "productivity", "utilities"],
  "lang": "en"
}
