{
    "short_name": "Independent Me",
    "name": "Independent Me: Work Placement Edition",
    "icons": [
        {
            "src": "/icon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "background_color": "#0F172A",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#bef107",
    "orientation": "portrait",
    "shortcuts": [
        {
            "name": "I Need Help",
            "short_name": "Help",
            "description": "Trigger placement support alert",
            "url": "/?help=true",
            "icons": [
                {
                    "src": "/icon.svg",
                    "sizes": "any"
                }
            ]
        }
    ],
    "description": "Empowering students in hospital and college placements with structure, safety, and independence tools."
}