{
    "short_name": "CRH",
    "name": "cmoore RealityHub",
    "display": "standalone",
    "start_url": "/",
    "id": "https://portal.cmoore.cz/",
    "prefer_related_applications": true,
    "theme_color": "black",
    "background_color": "white",
    "orientation": "landscape",
    "icons": [
        {
            "src": "/uploads/ikona-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/uploads/ikona-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}