{
    "name": "Correo Solumex",
    "short_name": "Correo",
    "description": "Cliente de correo privado para julio.araujo@solumex.site",
    "id": "/mail",
    "start_url": "/mail",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f6f6f5",
    "theme_color": "#39889a",
    "lang": "es-MX",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Redactar",
            "url": "/mail?compose=1",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
