{
  "name": "CHOP — Sample Slicer",
  "short_name": "CHOP",
  "description": "Mobile-first audio sample chopper. Upload, slice, export DAW-ready WAVs.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "categories": ["music", "utilities"],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
