{
    "name": "Meander - Une expertise pour tous vos projets Web & Communication",
    "short_name": "Meander",
    "description": "Une expertise pour tous vos projets Web & Communication",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        { 
            "src": "tile.png", 
            "sizes": "558x558", 
            "type": "image/png" 
        },
        {
            "src": "tile-wide.png",
            "sizes": "558x270",
            "type": "image/png"
        }
    ],
    "lang": "fr-FR",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "blue",
    "theme_color": "blue",
    "orientation": "portrait"
}