{
    "name": "PEPS \u2014 Plateforme Exp\u00e9dition Premium Service",
    "short_name": "PEPS",
    "description": "R\u00e9exp\u00e9dition de colis vers le Pacifique Sud. Commandez partout, recevez chez vous.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#1a3a5c",
    "lang": "fr-FR",
    "categories": [
        "shopping",
        "logistics"
    ],
    "icons": [
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Mon Espace PEPS",
            "short_name": "Mon Espace",
            "url": "/mon-espace-peps/",
            "icons": [
                {
                    "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Suivre mon colis",
            "short_name": "Suivi",
            "url": "/suivre-mon-colis/",
            "icons": [
                {
                    "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Estimation",
            "short_name": "Estimation",
            "url": "/estimation/",
            "icons": [
                {
                    "src": "https://www.peps.nc/wp-content/plugins/peps-pwa/icons/icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ]
}