{
  "name": "Haloub — Gestion de troupeau",
  "short_name": "Haloub",
  "description": "Application de gestion du troupeau bovin : reproduction, santé, stocks, finances.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#036666",
  "orientation": "any",
  "lang": "fr",
  "dir": "auto",
  "icons": [
    { "src": "pages/icones/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "pages/icones/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
