{
  "name": "USDT Wallet",
  "short_name": "USDT Wallet",
  "description": "Desktop wallet interface for Tether USDT on Windows, macOS, and Linux.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#f4f6f8",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/brand/usdt-wallet.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
