{
  "name": "WavePipe - Bitflip Studio",
  "short_name": "WavePipe",
  "description": "Trim, cut, flip, rotate, and export video or audio in your browser. Waveforms, filmstrip timeline, MP4/MOV/WebM export — all local.",
  "start_url": "/tool/wavepipe.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
