{
  "name": "Send money across Africa",
  "short_name": "MTNXB-PWA",
  "description": "Highly scalable progressive application for better user experience!",
  "scope":".",
  "display": "standalone",
  "orientation": "any",
  "dir": "ltr",
  "categories": [
    "finance"
  ],
  "icons": [
    {
      "src": "/mtnxb.ico"
    },
    {
      "src": "/mtnxb72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/mtnxb192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/mtnxb512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon"
    }
  ],
  "start_url": "./index.html",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
