{
    "name": "NilRead Diagnostic Viewer",
    "short_name": "NilRead",
    "description": "Hyland’s robust universal diagnostic viewer gives fast access to medical images across the healthcare system.",
    "start_url": "./",
    "scope": "./",
    "background_color": "#000000",
    "theme_color": "#000000",
    "display": "fullscreen",
    "icons": [
        {
            "src": "./images/icons/nil58.png",
            "sizes": "58x58",
            "type": "image/png"
        },
        {
            "src": "./images/icons/nil76.png",
            "sizes": "76x76",
            "type": "image/png"
        }
    ]
}