{
  "name": "Infinity Wallet",
  "short_name": "Infinity Wallet",
  "description": "Secure, non-custodial crypto wallet for 1000+ cryptocurrencies across 70+ blockchains.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0D17",
  "theme_color": "#0A0D17",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
