{
    "name": "Umbrella Photo Booth",
    "short_name": "PhotoBooth",
    "description": "Interactive event photo booth with live capture, gallery sharing, and admin controls.",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "landscape-primary",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/logo/ios/128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/logo/windows/LargeTile.scale-100.png",
            "sizes": "150x150",
            "type": "image/png"
        }
    ]
}
