{
    "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": "#ffffff",
    "theme_color": "#06b7f0",
    "start_url": "\/",
    "dir": "ltr",
    "scope": "https:\/\/pwa.and.co.ua",
    "lang": "en",
    "orientation": "any",
    "display": "fullscreen",
    "display_override": [
        "window-controls-overlay"
    ],
    "shortcuts": [
        {
            "name": "Home",
            "url": "\/index.php?route=common\/home",
            "description": "Home page"
        },
        {
            "name": "Admin Panel",
            "url": "\/admin",
            "description": "Admin Panel"
        }
    ],
    "categories": [
        "business",
        "shopping"
    ],
    "icons": [
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-72x72.png",
            "sizes": "72x72",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-96x96.png",
            "sizes": "96x96",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-128x128.png",
            "sizes": "128x128",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-144x144.png",
            "sizes": "144x144",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-152x152.png",
            "sizes": "152x152",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-384x384.png",
            "sizes": "384x384",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/desktop-01-2879x1714.png",
            "sizes": "2879x1714",
            "type": "image\/png",
            "label": "Home",
            "form_factor": "wide"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/desktop-02-2879x1714.png",
            "sizes": "2879x1714",
            "type": "image\/png",
            "label": "Category",
            "form_factor": "wide"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/desktop-03-2879x1714.png",
            "sizes": "2879x1714",
            "type": "image\/png",
            "label": "Register",
            "form_factor": "wide"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/mobile-01-1290x2796.png",
            "sizes": "1290x2796",
            "type": "image\/png",
            "label": "Home",
            "form_factor": "narrow"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/mobile-02-1290x2796.png",
            "sizes": "1290x2796",
            "type": "image\/png",
            "label": "Category",
            "form_factor": "narrow"
        },
        {
            "src": "https:\/\/pwa.and.co.ua\/image\/cache\/catalog\/mobile-03-1290x2796.png",
            "sizes": "1290x2796",
            "type": "image\/png",
            "label": "Home",
            "form_factor": "narrow"
        }
    ]
}