{
    "name": "ClearoSuite",
    "short_name": "ClearoSuite",
    "description": "All-in-One HR & Finance Automation Platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/Clearo Suite Ico.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/Clearo Suite Ico.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/Clearo Suite Ico.svg",
            "sizes": "1000x1000",
            "type": "image/svg+xml"
        }
    ]
}