{
  "name": "JOKKO PAY — Le wallet du Sénégal",
  "short_name": "JOKKO PAY",
  "description": "Tontines, cagnottes, transferts instantanés Pi-SPI BCEAO, crédit, Hajj, BRVM. Le wallet sénégalais qui pense à tout. Sunugal lay deff.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#005B41",
  "background_color": "#000000",
  "lang": "fr-SN",
  "dir": "ltr",
  "categories": ["finance", "business", "lifestyle"],
  "icons": [
    {"src":"/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"/icons/icon-192-maskable.png","sizes":"192x192","type":"image/png","purpose":"maskable"},
    {"src":"/icons/icon-512-maskable.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts": [
    {
      "name": "Transferts Pi-SPI",
      "short_name": "Transferts",
      "description": "Envoyer instantanément via Pi-SPI BCEAO",
      "url": "/?screen=transfer",
      "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}]
    },
    {
      "name": "Mes tontines",
      "short_name": "Tontines",
      "description": "Gérer mes tontines digitales",
      "url": "/?screen=tontines",
      "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}]
    },
    {
      "name": "Cagnotte",
      "short_name": "Cagnotte",
      "description": "Créer une cagnotte collaborative",
      "url": "/?screen=cagnotte",
      "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}]
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui", "browser"]
}
