{
  "name": "Legixpay — Cross-Border Payments",
  "short_name": "Legixpay",
  "description": "Send money across Africa instantly. Fast, affordable, secure cross-border payments.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0d9488",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.svg",  "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg",  "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Send Money", "short_name": "Send",   "url": "/transfer",  "icons": [{"src":"/icons/icon-192.svg","sizes":"192x192"}] },
    { "name": "Deposit",    "short_name": "Deposit","url": "/deposit",   "icons": [{"src":"/icons/icon-192.svg","sizes":"192x192"}] },
    { "name": "Statements", "short_name": "Stmts",  "url": "/statements","icons": [{"src":"/icons/icon-192.svg","sizes":"192x192"}] }
  ]
}
