{
    "theme_color": "rgba(15,78,142,1)",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Onlypacks",
    "short_name": "Onlypacks",
    "description": "Comprá, vendé y disfrutá contenido digital exclusivo en un solo lugar.",
    "icons": [
        {
            "src": "/icon-192x192-bg-white.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-192x192-bg-white.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-256x256-bg-white.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icon-384x384-bg-white.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/icon-512x512-bg-white.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}