{
  "name": "Centibar - gère ton bar au centilitre près",
  "short_name": "Centibar",
  "description": "Plateforme tout-en-un pour gérer votre bar au centilitre près : ventes, stock, recettes et équipe.",
  "start_url": "/splash",
  "display": "standalone",
  "background_color": "#1a2540",
  "theme_color": "#C8762A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
