{
  "name": "WALY BABA CONSTRUCTION",
  "short_name": "WalyBaba",
  "description": "Gestion multi-boutiques (ventes, coffres, reçus) avec mode hors-ligne.",
  "lang": "fr",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#4a90e2",
  "theme_color": "#4a90e2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "image/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "image/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}