{
  "name": "AtelierFlow Pro",
  "short_name": "AtelierFlow",
  "description": "Gestion privée d'atelier : planning, personnel, absences, intérimaires, commandes et urgences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f6fa",
  "theme_color": "#172033",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}