{
  "name": "TrustChain",
  "short_name": "TrustChain",
  "description": "Fund a virtual card from your crypto wallet, set auto reload, and track every transaction with TrustChain.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0500ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
