{
    "name": "BRT Medical",
    "short_name": "BRT Medical",
    "description": "",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#e51b24",
    "theme_color": "#e51b24",
    "icons": [
        {
            "src": "images/logo-icon-mobile.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo-icon-mobile.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}