{
  "name": "Asset Balance",
  "short_name": "Balance",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef2f5",
  "theme_color": "#101820",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

