{
  "name": "Quant Wallet",
  "short_name": "Quant Wallet",
  "description": "Secure desktop crypto wallet for self-custody, portfolio monitoring, payments, swaps, and Web3 operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff5a35",
  "icons": [
    {
      "src": "/assets/quant-wallet-apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
