{
    "name": "Keraby — Puériculture & Maternité",
    "short_name": "Keraby",
    "description": "Boutique en ligne Keraby : puériculture, packages naissance et livraison à Abidjan.",
    "start_url": "/?pwa=1",
    "id": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#E8789B",
    "lang": "fr",
    "dir": "ltr",
    "categories": ["shopping", "kids", "lifestyle"],
    "icons": [
        {
            "src": "/img/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
