{
    "name": "Jean Salud",
    "short_name": "Jean Salud",
    "description": "Gestión de pacientes para visitas domiciliarias",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#00247D",
    "theme_color": "#00247D",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%2300247D' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>+</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%2300247D' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>+</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}