{
  "name": "AngelX - USDT Exchange Platform",
  "lang": "en",
  "short_name": "AngelX",
  "description": "Buy and sell USDT seamlessly with AngelX",
  "version": "1.0.1",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Exchange",
      "url": "/exchange",
      "description": "Quick access to exchange"
    },
    {
      "name": "Deposit",
      "url": "/USDT-deposit",
      "description": "Deposit USDT"
    },
    {
      "name": "Withdraw",
      "url": "/sell-usdt",
      "description": "Withdraw funds"
    }
  ],
  "prefer_related_applications": false
}
