{
    "name": "Factorial HR",
    "short_name": "Factorial",
    "description": "Gestión de recursos humanos",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#1e293b",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://iguanagh.com/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://iguanagh.com/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
