{
  "name": "Kiff Commerçant",
  "short_name": "Kiff Pro",
  "description": "Gérez vos tampons et récompenses Kiff.",
  "start_url": "/merchant/",
  "scope": "/merchant/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#E85D2F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-merchant-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-merchant-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
