{
    "name": "TextGlow - AI Text Formatter",
    "short_name": "TextGlow",
    "description": "Free AI-powered text formatter. Transform messy text into professional emails, resumes, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0F1A",
    "theme_color": "#6C5CE7",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
