{
  "name": "CloneVox — AI Voice Cloning",
  "short_name": "CloneVox",
  "description": "Clone your voice with AI. Built for Indian creators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030014",
  "theme_color": "#030014",
  "icons": [
    {
      "src": "image/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "image/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
