{
    "name": "Disha 3.0 — Choose The Right Path. Always.",
    "short_name": "Disha 3.0",
    "description": "India's leading AI-powered career guidance platform for students, professionals, and institutions.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-IN",
    "categories": [
        "education",
        "productivity",
        "lifestyle"
    ],
    "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": [
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Disha 3.0 Dashboard"
        }
    ],
    "shortcuts": [
        {
            "name": "Career Counselling",
            "short_name": "Counselling",
            "description": "Get AI-powered career counselling",
            "url": "/career-counselling",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "Institutions Explorer",
            "short_name": "Institutions",
            "description": "Explore colleges and universities",
            "url": "/institutions-explorer",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "Jobs",
            "short_name": "Jobs",
            "description": "Browse job opportunities",
            "url": "/jobs",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "AI Mentor",
            "short_name": "AI Mentor",
            "description": "Chat with your AI mentor",
            "url": "/student-dashboard?tab=ai-mentor",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "Student Feedback",
            "short_name": "Feedback",
            "description": "Share your platform feedback",
            "url": "/student-feedback",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "Platform Analytics",
            "short_name": "Analytics",
            "description": "View platform performance metrics",
            "url": "/platform-analytics",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "Global Mobility",
            "short_name": "Global",
            "description": "Explore international career opportunities",
            "url": "/global-mobility",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        },
        {
            "name": "Learning Roadmap",
            "short_name": "Roadmap",
            "description": "Your personalised learning path",
            "url": "/learning-roadmap",
            "icons": [{ "src": "/assets/images/app_logo.png", "sizes": "96x96" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "protocol_handlers": [
        {
            "protocol": "web+disha",
            "url": "/?deeplink=%s"
        }
    ],
    "share_target": {
        "action": "/student-feedback",
        "method": "GET",
        "params": {
            "title": "subject",
            "text": "message"
        }
    }
}