{
  "name": "LiberVault",
  "short_name": "LiberVault",
  "description": "Non-custodial multi-chain browser extension wallet. Your keys. Your crypto.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020b18",
  "theme_color": "#00C8FF",
  "icons": [
    {
      "src": "/og.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/og.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}