{
  "name": "Tetreum Dex - Futures",
  "short_name": "Tetreum Dex - Futures",
  "description": "Tetreum DEX / Futures is where speed meets strategy — a decentralized trading environment built for seamless execution, powerful futures markets, and a new standard of on-chain performance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#434651",
  "theme_color": "#81b69f",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "200x200",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "business"
  ],
  "shortcuts": [
    {
      "name": "Trading",
      "short_name": "Trade",
      "description": "Start trading perpetuals",
      "url": "/perp",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "200x200",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View your portfolio",
      "url": "/portfolio",
      "icons": [
        {
          "src": "/favicon.webp",
          "sizes": "200x200",
          "type": "image/webp"
        }
      ]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}