{
    "id": "https://shopelmarketplace.com/mypwaapp/v1",
    "name": "Shopel Marketplace App",
    "short_name": "Shopel App",
    "description": "Carrefour num\u00e9rique des opportunit\u00e9s au Canada.",
    "display": "standalone",
    "display_override": [
        "fullscreen",
        "minimal-ui"
    ],
    "orientation": "any",
    "scope": "/",
    "start_url": "/",
    "dir": "auto",
    "background_color": "#ffffff",
    "theme_color": "#ff924d",
    "prefer_related_applications": false,
    "categories": [
        "books",
        "education",
        "community",
        "entertainment",
        "shopping",
        "services",
        "kids",
        "lifestyle",
        "real estate",
        "vehicle",
        "job"
    ],
    "icons": [
        {
            "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/icons/android-icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/icons/android-icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Publier une annonce",
            "url": "https://shopelmarketplace.com/index.php?page=item&amp;action=item_add",
            "short_name": "Ajouter un article",
            "icons": [
                {
                    "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/icons/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Se connecter",
            "url": "https://shopelmarketplace.com/index.php?page=login",
            "short_name": "Connectez-vous \u00e0 votre compte",
            "icons": [
                {
                    "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/icons/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/screenshots/screenshot-home-1280x720.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "Page d\u2019accueil"
        },
        {
            "src": "https://shopelmarketplace.com/oc-content/uploads/pwa/screenshots/screenshot-home-1280x720.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Page d\u2019accueil large"
        }
    ]
}