{
    "name": "Facturación 365 Honduras",
    "short_name": "Factura365",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "https://via.placeholder.com/192x192.png?text=F365",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://via.placeholder.com/512x512.png?text=F365",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}