<script>

  const params = window.location.search;

    window.location.href = 'projectkq://auth/callback' + params;

    </script>

    <div style="text-align: center; padding: 50px; font-family: -apple-system, sans-serif;">

      <p>Redirecting to Project KQ app...</p>

        <p style="font-size: 14px; opacity: 0.6;">If the app doesn't open, make sure it's installed.</p>

        </div>