{
  "name": "Advanced NFT Wallet",
  "short_name": "NFT aWallet",
  "description": "View your ETH balance and NFT collection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
