{
    "short_name": "Cognulsuite",
    "name": "Cognulsuite — Enterprise Platform by Cognultsoft",
    "description": "Unified enterprise SaaS platform for product management, HR, payroll, CRM, inventory, and analytics.",
    "icons": [{
            "src": "favicon.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "logo.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "logo.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#17234e",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"]
}