{
"name": "BANQUE NOVOFREE",
"short_name": "NOVOFREE",
"start_url": "/index.php",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#b30000",
"orientation": "portrait",
"icons": [
{
"src": "/images/logo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/logo.png",
"sizes": "512x512",
"type": "image/png"
}
]
}