{
  "name": "OnlyVoice - Text-to-Speech && Voice Clone Platform",
  "short_name": "OnlyVoice",
  "description": "Transform text into natural, human-like speech with OnlyVoice. Advanced Text-to-Speech && Voice Clone platform offering multi-language support, custom voice cloning, and real-time text-to-speech conversion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ]
}