{
    "name": "Progressive Web Application - Opencart Module",
    "short_name": "PWA - Opencart Module",
    "description": "The Progressive Web Application module allows you to turn your OpenCart store into a Progressive Web Application (PWA), giving your customers a modern and convenient way to interact with your store through a web browser on any device.",
    "background_color": "#000000",
    "theme_color": "#000000",
    "start_url": "\/",
    "dir": "ltr",
    "scope": "https:\/\/skyfood.com.br",
    "lang": "en",
    "orientation": "any",
    "display": "fullscreen",
    "display_override": [
        "browser",
        "window-controls-overlay"
    ],
    "shortcuts": [
        {
            "name": "Home",
            "url": "\/index.php?route=common\/home",
            "description": "Home page"
        },
        {
            "name": "Admin Panel",
            "url": "\/admin",
            "description": "Admin Panel"
        }
    ],
    "icons": [
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-72x72.webp",
            "sizes": "72x72",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-96x96.webp",
            "sizes": "96x96",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-128x128.webp",
            "sizes": "128x128",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-144x144.webp",
            "sizes": "144x144",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-152x152.webp",
            "sizes": "152x152",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-192x192.webp",
            "sizes": "192x192",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-384x384.webp",
            "sizes": "384x384",
            "type": "image\/webp",
            "purpose": "any"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/food-512x512.webp",
            "sizes": "512x512",
            "type": "image\/webp",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/sgwhatsapp\/desktop-01-100x100-100x100.webp",
            "sizes": "100x100",
            "type": "image\/png",
            "label": "Home",
            "form_factor": "wide"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/sgwhatsapp\/desktop-02-100x100-100x100.webp",
            "sizes": "100x100",
            "type": "image\/png",
            "label": "Category",
            "form_factor": "wide"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/sgwhatsapp\/desktop-03-100x100-100x100.webp",
            "sizes": "100x100",
            "type": "image\/png",
            "label": "Register",
            "form_factor": "wide"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/sgwhatsapp\/mobile-01-100x100-100x100.webp",
            "sizes": "100x100",
            "type": "image\/png",
            "label": "Home",
            "form_factor": "narrow"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/sgwhatsapp\/mobile-02-100x100-100x100.webp",
            "sizes": "100x100",
            "type": "image\/png",
            "label": "Category",
            "form_factor": "narrow"
        },
        {
            "src": "https:\/\/calcados.skyagile.com.br\/image\/cache\/catalog\/sgwhatsapp\/mobile-03-100x100-100x100.webp",
            "sizes": "100x100",
            "type": "image\/png",
            "label": "Home",
            "form_factor": "narrow"
        }
    ]
}