{
    "name": "Espace client CIVEL.net",
    "short_name": "Espace client CIVEL.net",
    "display": "standalone",
    "background_color": "#3E515A",
    "theme_color": "#3E515A",
    "description": "Votre espace client",
    "start_url": "/",
    "lang": "fr-FR",
    "orientation": "any",
    "prefer_related_applications": true,
    "icons": [
        {
            "src": "theme/images/touch/homescreen48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "theme/images/touch/homescreen72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "theme/images/touch/homescreen96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "theme/images/touch/homescreen144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "theme/images/touch/homescreen168.png",
            "sizes": "168x168",
            "type": "image/png"
        },
        {
            "src": "theme/images/touch/homescreen192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "theme/images/touch/homescreen512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}