{
    "name": "DenPro - Dental Practice Management",
    "short_name": "DenPro",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00BF9C",
    "icons": [
        {
            "src": "/static/img/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}