{
  "name": "Global Pay",
  "short_name": "Global Pay",
  "description": "Global Pay — Send, receive & exchange money worldwide",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a3833",
  "theme_color": "#0a3833",
  "lang": "bn",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "version": "1.0.9-logo-mark-only",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "edge_side_panel": { "preferred_width": 480 },
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred",
  "icons": [
    { "src": "/icon-192-launch-clean.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-launch-clean.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512-launch-clean.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon-launch-clean.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Send money instantly",
      "url": "/send",
      "icons": [{ "src": "/icon-192-launch-clean.png", "sizes": "192x192" }]
    },
    {
      "name": "Add Money",
      "short_name": "Add",
      "description": "Add money to your wallet",
      "url": "/add-money",
      "icons": [{ "src": "/icon-192-launch-clean.png", "sizes": "192x192" }]
    },
    {
      "name": "Mobile Recharge",
      "short_name": "Recharge",
      "description": "Recharge mobile balance",
      "url": "/recharge",
      "icons": [{ "src": "/icon-192-launch-clean.png", "sizes": "192x192" }]
    }
  ]
}
