{
    "name": "Agence Immobilière SaaS",
    "short_name": "AgenceSaaS",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0ea5e9",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/602/602275.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/602/602275.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}