{
  "name": "NEXU Wallet",
  "short_name": "NEXU",
  "description": "Secure non-custodial multi-chain crypto wallet by NEXUS PRIME BUSINESS CLUB.",
  "id": "https://app.nexusprimevc.com/",
  "start_url": "https://app.nexusprimevc.com/wallet/connect",
  "scope": "https://app.nexusprimevc.com/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050810",
  "theme_color": "#050810",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Send", "url": "/app/send", "description": "Send tokens" },
    { "name": "Receive", "url": "/app/receive", "description": "Receive tokens" },
    { "name": "Swap", "url": "/app/swap", "description": "Swap tokens" }
  ],
  "screenshots": [
    { "src": "/screenshot-dashboard.png", "sizes": "390x844", "type": "image/png", "label": "NEXU Wallet dashboard" }
  ]
}
