{
  "name": "TronMax — TRON Energy & Bandwidth Marketplace",
  "short_name": "TronMax",
  "description": "TronMax is a TRON energy and bandwidth marketplace that helps dApp builders, exchanges, and power users reduce fees and stabilize resource costs with fast, automated delegation.",
  "lang": "en",
  "dir": "ltr",

  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",

  "icons": [
    {
      "src": "Logo3.svg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Logo4.svg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": ["finance", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Open TronMax Investor Dashboard",
      "short_name": "Investor Dashboard",
      "description": "Go directly to your TronMax dashboard and recent orders.",
      "url": "/sellers"
    },
    {
      "name": "Open TronMax Buyer Dashboard",
      "short_name": "Buy Bandwidth/Energy Dashboard",
      "description": "Quickly create a new TRON energy or bandwidth order.",
      "url": "/buyers"
    }
  ]
}
