{
  "name": "clonethevoice — voice cloning studio",
  "short_name": "clonethevoice",
  "description": "Local, private voice cloning and text-to-speech. Clone a voice once, keep it forever.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#17252A",
  "theme_color": "#17252A",
  "icons": [
    {
      "src": "assets/icons/voxel.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
