

{
  "name": "Go-Forward Money Transfer",
  "short_name": "Go-Forward",
  "description": "Send and receive money online with a secure, clear, and modern experience.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  
"icons": [

  {
    "src": "/icon-1024.png",
    "sizes": "1024x1024",
    "type": "image/png",
    "purpose": "any maskable"
  }
]
}