{
    "name": "TMSPRO Enterprise SaaS",
    "short_name": "TMSPRO",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f4f6f9",
    "theme_color": "#0d6efd",
    "description": "Enterprise Task Management and Virtual Meeting System",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}