{
  "name": "ebtEDGE",
  "short_name": "ebtEDGE",
  "description": "ebtEDGE wallet application",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#396ED8",
  "icons": [
    {
      "src": "/wallet.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
} 