{
    "name": "TextToSpeechAI",
    "short_name": "TTS AI",
    "description": "Convert text to natural speech with 100+ AI voices",
    "icons": [
        {
            "src": "/static/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#8B4513",
    "background_color": "#FAF8F5",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}
