{
"name": "Reportes de Sistemas",
"short_name": "Reportes",
"start_url": "index.php",
"display": "standalone",
"background_color": "#2E3235",
"theme_color": "#2E3235",
"orientation": "portrait",
"icons": [
{
"src": "icono-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icono-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}