{ "name": "EmpowerLab", "short_name": "EmpowerLab", "description": "AI-powered learning, mentorship, career growth, recruitment, investment pathways, and portal workspaces.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "browser"], "background_color": "#0f172a", "theme_color": "#0f172a", "orientation": "portrait-primary", "categories": ["education", "business", "productivity"], "lang": "en-GB", "dir": "ltr", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Mentee Portal", "short_name": "Mentee", "description": "Open the EmpowerLab mentee portal.", "url": "/mentee", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Mentor Portal", "short_name": "Mentor", "description": "Open the EmpowerLab mentor portal.", "url": "/mentor", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Employer Portal", "short_name": "Employer", "description": "Open the EmpowerLab employer portal.", "url": "/employer", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }