{
  "name": "Econx Group — Global Finance, Crypto, Private Equity & Technology",
  "short_name": "EX.G",
  "description": "Econx Group (EX.G) is a global multi-industry powerhouse in Finance, Cryptocurrency, Private Equity, Venture Capital, Technology, BPO, Real Estate, Energy, Media, E-commerce & Healthcare — operating in 50+ countries worldwide.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait",

  "categories": [
    "business",
    "finance",
    "technology",
    "investment",
    "crypto",
    "private-equity",
    "venture-capital",
    "real-estate",
    "media",
    "e-commerce",
    "healthcare",
    "bpo",
    "energy",
    "innovation"
  ],

  "keywords": "Econx Group, EX.G, global finance, cryptocurrency, private equity, venture capital, technology, BPO, real estate, energy, media, e-commerce, healthcare, investment group, global conglomerate",

  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Econx Group — Global Multi-Industry Group Home"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Econx Group — Finance, Crypto, Private Equity & Technology"
    }
  ],

  "shortcuts": [
    {
      "name": "Investments",
      "short_name": "Invest",
      "description": "Explore EX.G global investment divisions — private equity, venture capital, hedge fund and more",
      "url": "/Investments",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Cryptocurrency",
      "short_name": "Crypto",
      "description": "Explore EX.G cryptocurrency, digital assets, blockchain and Web3 division",
      "url": "/Cryptocurrency",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Private Equity",
      "short_name": "PE",
      "description": "Explore EX.G global private equity investments and portfolio",
      "url": "/PrivateEquity",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Hedge Fund",
      "short_name": "Hedge",
      "description": "Access EX.G global hedge fund strategies and performance",
      "url": "/HedgeFund",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Venture Investment",
      "short_name": "Venture",
      "description": "EX.G venture capital — funding high-growth startups worldwide",
      "url": "/VentureInvestment",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Investor Portal",
      "short_name": "Investors",
      "description": "Access the EX.G global Investor Portal",
      "url": "/InvestorPortal",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Market Insights",
      "short_name": "Markets",
      "description": "EX.G global market insights, analysis and financial intelligence",
      "url": "/MarketInsights",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "EconX Index",
      "short_name": "Index",
      "description": "Track the EX.G proprietary global market index",
      "url": "/EconXIndex",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Startup Directory",
      "short_name": "Startups",
      "description": "Browse the EX.G global startup directory",
      "url": "/StartupDirectory",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Startup Jobs",
      "short_name": "Jobs",
      "description": "Find startup and tech jobs globally through EX.G",
      "url": "/StartupJobs",
      "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],

  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.econxgroup.com/manifest.json"
    }
  ],

  "prefer_related_applications": false,

  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },

  "protocol_handlers": [
    {
      "protocol": "web+econx",
      "url": "/?protocol=%s"
    }
  ],

  "edge_side_panel": {
    "preferred_width": 400
  },

  "launch_handler": {
    "client_mode": "navigate-existing"
  },

  "handle_links": "preferred"
}
