{
  "name": "Le Livre Vert — Rachat de produits",
  "short_name": "Le Livre Vert",
  "description": "Scannez vos produits via leur code-barres et obtenez une estimation de rachat instantanée.",
  "start_url": ".",
  "scope": ".",
  "id": ".",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "fr",
  "dir": "ltr",
  "theme_color": "#266081",
  "background_color": "#ffffff",
  "categories": ["shopping", "business", "lifestyle"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
