{
    "name": "Resto Demo To Home",
    "short_name": "Resto Demo To Home",
    "description": "Interface clients",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#d32f2f",
    "orientation": "any",
    "icons": [
        {
            "src": "/wp-content/uploads/pwa-simple/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/uploads/pwa-simple/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "lifestyle"
    ],
    "lang": "fr-FR"
}