{
    "name": "Mis Horas Extra",
    "short_name": "Horas Extra",
    "description": "Registro personal de horas extras trabajadas",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#111318",
    "theme_color": "#111318",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3crect width='512' height='512' rx='100' fill='%23111318'/%3e%3ctext x='256' y='320' text-anchor='middle' font-size='280' font-family='Arial'%3e⏱️%3c/text%3e%3c/svg%3e",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3crect width='512' height='512' rx='100' fill='%23111318'/%3e%3ctext x='256' y='320' text-anchor='middle' font-size='280' font-family='Arial'%3e⏱️%3c/text%3e%3c/svg%3e",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}