{
    "name": "Celsystech | Digital Solutions & AI SaaS",
    "short_name": "Celsystech",
    "description": "Transforming ideas into impactful digital solutions. Specialized in EdTech, Headless E-commerce, and AI-powered SaaS platforms.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1078b9",
    "orientation": "portrait",
    "lang": "en-IN",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/assets/logo_sm.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Our Services",
            "url": "/services",
            "icons": [
                {
                    "src": "/favicon.ico",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Process",
            "url": "/process",
            "icons": [
                {
                    "src": "/favicon.ico",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}