{
  "name": "HighTower - Venture Infrastructure Platform",
  "short_name": "HighTower",
  "description": "Deploy future of data infrastructure with HighTower. Invisible engine behind Web3 - decentralized infrastructure, RPC networks, validator nodes, and custom tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/Favicon dark 16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/Favicon dark 32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "developer", "finance", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "scope": "/",
  "shortcuts": [
    {
      "name": "Builders",
      "short_name": "Builders",
      "description": "Apply for builder support",
      "url": "/builders",
      "icons": [{ "src": "/icons/Favicon dark 32.png", "sizes": "32x32" }]
    },
    {
      "name": "Validation",
      "short_name": "Validation",
      "description": "Become a validator",
      "url": "/validation",
      "icons": [{ "src": "/icons/Favicon dark 32.png", "sizes": "32x32" }]
    },
    {
      "name": "RPC Services",
      "short_name": "RPC",
      "description": "High-performance RPC endpoints",
      "url": "/market/rpc",
      "icons": [{ "src": "/icons/Favicon dark 32.png", "sizes": "32x32" }]
    }
  ]
}
