
      <!DOCTYPE html>
      <html lang="en">
      <head>
          <meta charset="UTF-8">
          <meta name="viewport" content="width=device-width, initial-scale=1.0">
          <title>Open in App</title>
      </head>
      <body>
          <h1>Open in App</h1>
          <p>If you have the app installed, it should open automatically.</p>
          <p>If not, <a href="https://apps.apple.com/app/idYOUR_APP_ID">download our app</a> to start streaming!</p>
      </body>
      </html>
    