{
  "name": "AfriBConnect",
  "short_name": "AfriBConnect",
  "description": "The African Super App \u2014 Connect, Send Money, Shop, Date, and Play",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "social",
    "lifestyle",
    "entertainment"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Send Money",
      "url": "./?screen=wallet&action=send",
      "description": "Send money to anyone in Africa"
    },
    {
      "name": "Games",
      "url": "./?screen=games",
      "description": "Play Truth & Dare, Trivia and more"
    },
    {
      "name": "AfriMatch",
      "url": "./?screen=hub&tab=dating",
      "description": "Find your African match"
    }
  ],
  "share_target": {
    "action": "./?share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "lang": "en",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "version": "339"
}