{
  "name": "usdtx-change",
  "short_name": "usdtx-change",
  "description": "Buy or sell USDT in India at fixed rates. TRC-20 deposits, INR payouts via UPI, IMPS, RTGS or Cash CDM.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#2563EB",
  "categories": ["finance", "business"],
  "lang": "en",
  "icons": [
    { "src": "/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Deposit USDT", "short_name": "Deposit", "url": "/deposit", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Sell USDT", "short_name": "Sell", "url": "/sell", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Buy USDT", "short_name": "Buy", "url": "/buy", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
