{
    "name": "Meteo Check", 
    "short_name": "MeteoCheck", 
    "start_url": "/A30/projet/index.html", 
    "display": "standalone", 
    "background_color": "#ffffff", 
    "theme_color": "#2196f3",
    "icons": [
        {
            "src": "/A30/projet/image/legere-pluie.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}