{
    "name": "Distritodo Tienda Virtual",
    "short_name": "distritodo",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "display": "fullscreen",
    "Scope": "/",
    "start_url": "https://distritodo.com/",
    "icons": [
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "https://distritodo.com/modules/thememanager/views/img/pwa/logo-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}