{
  "name": "Flower Boat Manager",
  "short_name": "Flower Boat",
  "description": "Gérez votre flotte de bateaux : consommation carburant, frais fixes, recettes, carnet de bord et coûts totaux.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4a0404",
  "theme_color": "#4a0404",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
