{
  "name": "Onebridge — Money beyond borders",
  "short_name": "Onebridge",
  "description": "The financial platform for the Canadian diaspora. Multi-currency accounts, global payments at 2% flat, Parker AI, Vault Guard, Onebridge Junior, and more. 190+ countries.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#060d1a",
  "theme_color": "#060d1a",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-32.png",           "sizes": "32x32",   "type": "image/png" },
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg",                 "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Send money",  "short_name": "Send",   "url": "/send",   "description": "Send to 190+ countries at 2% flat",  "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Parker",      "short_name": "Parker", "url": "/parker", "description": "Your FX intelligence concierge",     "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallet",      "short_name": "Wallet", "url": "/wallet", "description": "Your multi-currency wallet",           "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Rate alerts", "short_name": "Alerts", "url": "/alerts", "description": "Live corridor rate alerts",            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": [
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "Onebridge — Dashboard" }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred"
}