{
  "short_name": "VortexPay",
  "name": "VortexPay – Send Money Instantly",
  "description": "Fast, secure wallet-to-wallet transfers and bill payments",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "https://vortexpay.com.ng/",
  "display": "standalone",
  "theme_color": "#4782D2",
  "background_color": "#ffffff",
  "scope": "/",
  "orientation": "portrait"
}