{
  "name": "Batup - Gestion de Chantier",
  "short_name": "Batup",
  "description": "Plateforme complète de gestion pour PME du BTP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#5859e0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "fr",
  "scope": "/",
  "splash_pages": null
}