{
  "id": "/",
  "name": "LEVOX",
  "short_name": "LEVOX",
  "description": "Place bets on finance, crypto, stocks, futures & commodities 24/7 on LEVOX's betting markets. Grow without boundaries & start wagering on LEVOX today.",
  "start_url": "/bet?source=pwa",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ],
  "display": "standalone",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "background_color": "#010101",
  "theme_color": "#010101",
  "orientation": "portrait",
  "categories": [
    "finance",
    "business"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Bets",
      "url": "/bet/bets"
    },
    {
      "name": "Watchlist",
      "url": "/bet/assets"
    },
    {
      "name": "Chat",
      "url": "/bet/chat"
    },
    {
      "name": "VIP",
      "url": "/bet/vip"
    }
  ]
}