{
    "name": "Retail+ - Boulanger",
    "short_name": "Retail+",
    "description": "Réseau social interne pour les équipes magasin Boulanger",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#FF6900",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/icons/retail-plus-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/retail-plus-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/retail-plus-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "productivity", "social"],
    "shortcuts": [
        {
            "name": "Fil d'actualité",
            "short_name": "Fil",
            "description": "Voir les derniers posts",
            "url": "/",
            "icons": [
                {
                    "src": "/images/icons/retail-plus-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Boîte à outils",
            "short_name": "Outils",
            "description": "Accéder aux outils des équipes magasin",
            "url": "/outils",
            "icons": [
                {
                    "src": "/images/icons/retail-plus-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Notifications",
            "short_name": "Notifs",
            "description": "Voir mes notifications",
            "url": "/notifications",
            "icons": [
                {
                    "src": "/images/icons/retail-plus-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
