{
    "name": "Voice Changer Bot",
    "short_name": "VoiceChanger",
    "description": "Transform your voice with 30+ effects using our Telegram bot",
    "icons": [
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#4A90E2",
    "background_color": "#667eea",
    "display": "standalone",
    "start_url": "/"
}