{
  "id": "fr.chartreuse-vault.web",
  "name": "Chartreuse Vault — Inventaire & Cotations Chartreuse",
  "short_name": "Chartreuse Vault",
  "description": "Gérez votre cave Chartreuse et suivez les cotations marché en temps réel : inventaire, prix médians, alertes, marketplace.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#4D6602",
  "background_color": "#ffffff",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["lifestyle", "food", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icons/app-icon-29.png",
      "sizes": "29x29",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-40.png",
      "sizes": "40x40",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-58.png",
      "sizes": "58x58",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-60.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-80.png",
      "sizes": "80x80",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-87.png",
      "sizes": "87x87",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-167.png",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Ma cave",
      "short_name": "Cave",
      "description": "Voir mes bouteilles",
      "url": "/bottles",
      "icons": [{ "src": "/icons/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ajouter une bouteille",
      "short_name": "Ajouter",
      "description": "Ajouter une nouvelle bouteille",
      "url": "/add-bottle",
      "icons": [{ "src": "/icons/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cotations",
      "short_name": "Cotes",
      "description": "Voir les cotations marché",
      "url": "/cotes",
      "icons": [{ "src": "/icons/app-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
