{
  "name": "Ferment Station",
  "short_name": "Ferment",
  "description": "Gestion de production — Ferment Station",
  "start_url": "/accueil",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#102A2D",
  "background_color": "#F4F5F0",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
