{ "name": "CORVIA", "short_name": "CORVIA", "description": "Centro inteligente de correo, archivo, seguridad y continuidad operativa", "start_url": "./", "display": "standalone", "background_color": "#071426", "theme_color": "#071426", "lang": "es-MX", "icons": [ { "src": "./icons/corvia-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icons/corvia-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Centro operativo", "short_name": "Operación", "url": "./operations/", "icons": [ { "src": "./icons/corvia-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Centro de seguridad", "short_name": "Seguridad", "url": "./security/", "icons": [ { "src": "./icons/corvia-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Productividad", "short_name": "Productividad", "url": "./productivity/", "icons": [ { "src": "./icons/corvia-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Archivo y liberación", "short_name": "Liberación", "url": "./retention/", "icons": [ { "src": "./icons/corvia-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }