{
  "name": "La Bergerie de Trets",
  "short_name": "Bergerie",
  "description": "Gestion abattage ovin — La Bergerie de Trets",
  "start_url": "/connexion.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#1c3d1f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
