{
  "name": "wallex-neobanking",
  "short_name": "wallex-neobanking",
  "theme_color": "#1976d2",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "background": {
      "service_worker": "./firebase-messaging-sw.js",
      "type": "module"
    },
  "icons": [
    {
      "src": "assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
