{
    "name": "radium",
    "short_name": "radium",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "rgb(19 19 19)",
    "theme_color": "#0c2337",
    "scope": ".",
    "description": "Radium - teleradiology platform.",
    "icons": [
        {
            "src": "./ui/svg/radiumLogo.svg",
            "sizes": "144x144",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}