{
    "name": "Women Leaders Bridge",
    "short_name": "WLB",
    "description": "Empowering displaced young women through mentorship for economic inclusion",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0072BC",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "social", "lifestyle"],
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "Find a Mentor",
            "short_name": "Mentors",
            "description": "Browse available mentors",
            "url": "/mentors",
            "icons": [
                {
                    "src": "/icons/mentor-shortcut.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "My Sessions",
            "short_name": "Sessions",
            "description": "View your scheduled sessions",
            "url": "/sessions",
            "icons": [
                {
                    "src": "/icons/session-shortcut.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Messages",
            "short_name": "Chat",
            "description": "View your messages",
            "url": "/messages",
            "icons": [
                {
                    "src": "/icons/message-shortcut.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}
