{
  "name": "Game Audio Loop Point Finder and Metadata Injector",
  "short_name": "GALPFaMI",
  "description": "Locate precise audio loop points, snap to zero crossings to eliminate clicks, and export WAV files embedded with LOOPSTART and LOOPEND metadata chunks for game engines.",
  "start_url": "/en/utilities/categories/game-development/audio-loop-point-finder/",
  "scope": "/en/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"
}