{
    "short_name": "OneCenter",
    "name": "OneCenter By ConectaBalear",
    "description": "Todos tus servicios conectados en un mismo portal",
    "icons": [{
            "src": "/icon-webapp-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-webapp-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "fullscreen",
    "scope": "/",
    "theme_color": "#f9fafb",
    "background_color": "#f9fafb"
}