{
  "name": "BOVIQ — Gestion de troupeau",
  "short_name": "BOVIQ",
  "description": "Application de gestion de troupeau laitier",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a3a2a",
  "theme_color": "#2d6a4f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%232d6a4f' rx='32'/><text y='140' font-size='120' text-anchor='middle' x='96'>🐄</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
