{
    "name": "GestCmd - Gestion des Commandes",
    "short_name": "GestCmd",
    "description": "Application de gestion des commandes",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0b0d12",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "https://bogotakush06.org/bogotak06.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://bogotakush06.org/bogotak06.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "https://bogotakush06.org/bogotak06.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "maskable"
        }
    ]
}
