{
  "name": "Exchangify - Anonymous Crypto Exchange",
  "short_name": "Exchangify",
  "description": "Swap BTC, ETH, XMR, USDT and 14+ cryptocurrencies instantly with no KYC, no registration, and complete privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F14",
  "theme_color": "#0B0F14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "cryptocurrency"],
  "lang": "en-US",
  "dir": "ltr"
}
