{
    "name": "LHC",
    "short_name": "LHC",
    "id": "/lhc-app-v6",
    "start_url": "/?v=5",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "description": "LHC",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "scope": "/",
    "icons": [
        {
            "src": "/app-logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/app-logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/app-logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/app-logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}