{
  "name": "Vault Wallet",
  "short_name": "Vault",
  "description": "Your self-custody crypto wallet: deposit, send, receive, and trade coins onchain.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0052FF",
  "theme_color": "#0052FF",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]

}
