{
    "name": "Dary App",
    "short_name": "Dary",
    "description": "Solution de gestion des chantiers, du personnel, des pointages, des fournitures, du transport et des opérations.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#F4510B",
    "orientation": "any",
    "lang": "fr",
    "dir": "ltr",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "166x166",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}