{
  "short_name": "ROYI Wallet",
  "name": "ROYI Web3 Multi-Chain Wallet & DEX",
  "description": "Non-custodial Web3 wallet, DEX aggregator, and OneFinger biometric bureau portal on Apertum EVM Subnet.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/wallet.html",
  "scope": "/",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Biometric Hub",
      "url": "/wallet.html#bureau",
      "description": "Access OneFinger Zero-Knowledge Biometric Verifications"
    },
    {
      "name": "DEX Swap",
      "url": "/wallet.html#swap",
      "description": "Swap ROYI, USDT, APTM, and XRP"
    }
  ]
}
