{
    "short_name": "PubliMarket",
    "name": "PubliMarket Cba - Vidriera Digital",
    "icons": [
        {
            "src": "/favicon.ico",
            "type": "image/x-icon",
            "sizes": "64x64 32x32 24x24 16x16"
        },
        {
            "src": "/logo192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/logo512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "background_color": "#0b1329",
    "theme_color": "#0b1120",
    "display": "standalone",
    "orientation": "portrait"
}