{
    "name": "FileConvert",
    "short_name": "FileConvert",
    "description": "Conversor Universal de Arquivos 100% Local",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text y='70' x='15' font-size='60' fill='white'>🔄</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
