{
    "name": "xDentist",
    "short_name": "xDentist",
    "description": "xDentist - cabinet stomatologic in Bucuresti",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00bbee",
    "icons": [
        {
            "src": "/img/logo/favicon/192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/img/logo/favicon/512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ]
}