{
"name": "ADMSISCONTA Tech",
"short_name": "ADMSISCONTA",
"description": "Panel de administración tecnológico y móvil.",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"orientation": "portrait-primary",
"icons": [
{
"src": "https://cdn-icons-png.flaticon.com/512/2206/2206368.png",
"sizes": "128x128",
"type": "image/png"
},
{
"src": "https://cdn-icons-png.flaticon.com/512/2206/2206368.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "https://cdn-icons-png.flaticon.com/512/2206/2206368.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}