{
  "name": "habitué - Universal Loyalty Network",
  "short_name": "habitué",
  "description": "Le réseau de fidélité premium - Gagnez des récompenses, offrez des cadeaux, payez chez tous les marchands",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1A14",
  "theme_color": "#0F1A14",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scanner QR",
      "short_name": "Scan",
      "description": "Scanner le QR code d'un marchand",
      "url": "/scanner",
      "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Offrir",
      "short_name": "Gift",
      "description": "Envoyer une carte cadeau",
      "url": "/send-gift",
      "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Recharger",
      "short_name": "Top Up",
      "description": "Recharger votre carte",
      "url": "/topup",
      "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "iarc_rating_id": "",
  "handle_links": "preferred"
}
