{
  "name": "GourmetRevient Pro",
  "short_name": "GourmetRev",
  "description": "Calculateur professionnel de coût de revient pour pâtissiers et artisans.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./img/macaron.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "./img/macaron.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
