{
    "name": "DISHA 4.0 HCOS",
    "short_name": "DISHA HCOS",
    "description": "Human Capital Operating System \u2014 AI-powered career intelligence platform",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0f172a",
    "background_color": "#020617",
    "lang": "en",
    "scope": "/",
    "categories": [
        "education",
        "productivity",
        "business"
    ],
    "icons": [
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Career Progression",
            "short_name": "Career",
            "description": "View your skill progression and career path",
            "url": "/career-progression",
            "icons": [
                {
                    "src": "/assets/images/app_logo.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "My Learning",
            "short_name": "Learning",
            "description": "Access your assigned learning pathways",
            "url": "/student-learning",
            "icons": [
                {
                    "src": "/assets/images/app_logo.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}