{
    "name": "Livebuk - Gestión de Cartera en Tiempo Real",
    "short_name": "Livebuk",
    "description": "Gestiona tu cartera con reportes en tiempo real. Regístrate gratis y soporte por WhatsApp al instante.",
    "start_url": "/pages/livebuk/index.html",
    "scope": "/pages/livebuk/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#E53E3E",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/pages/livebuk/favicons/favicon-16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/pages/livebuk/favicons/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/pages/livebuk/favicons/favicon-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/pages/livebuk/favicons/favicon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/pages/livebuk/favicons/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pages/livebuk/favicons/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "finance",
        "business"
    ]
}