{
    "short_name": "ProfilSol",
    "name": "ProfilSol — L'appli du pédologue",
    "description": "Diagnostic de sol et relevés de terrain, by be Api.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "48x48 32x32 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "theme_color": "#E95B0C",
    "background_color": "#ffffff"
}
