{
  "name": "GES BTP PRO",
  "short_name": "GES BTP PRO",
  "description": "ERP BTP multi-profils pour la gestion des projets, chantiers, achats, finances et équipes.",
  "start_url": "./index.php?page=login&source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef2f6",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
