{
  "name": "TXZ Hub - Wrapped TXZ Trading",
  "short_name": "TXZ Hub",
  "description": "Trade wTXZ on Solana - Ultra-low fees, instant transactions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "cryptocurrency"],
  "shortcuts": [
    {
      "name": "Wrap TXZ",
      "url": "/pages/wrap.html",
      "description": "Convert TXZ to wTXZ"
    },
    {
      "name": "Explorer",
      "url": "https://explorer.txzhub.com",
      "description": "View blockchain"
    }
  ]
}
