<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Journi: Everything for the journey.</title>
    <meta
      name="description"
      content="Journi is a personal travel workspace for itinerary, reservations, expenses, and documents in one place."
    />
    <meta name="theme-color" content="#c96a4a" />
    <link rel="canonical" href="https://journi-travel-app.web.app/" />

    <!-- logo.svg is the master artwork. favicon.ico stays as the fallback for
         browsers that will not take an SVG icon, and iOS gets its own PNG
         because it ignores transparency and squares the corners itself. -->
    <link rel="icon" href="/favicon.ico" sizes="16x16 32x32 48x48" />
    <link rel="icon" href="/logo.svg" type="image/svg+xml" />
    <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
    <link rel="manifest" href="/manifest.json" />

    <!-- Open Graph and Twitter image URLs have to be absolute: crawlers do not
         resolve them against the page they were found on. -->
    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="Journi" />
    <meta property="og:title" content="Journi: Everything for the journey." />
    <meta
      property="og:description"
      content="Journi is a personal travel workspace for itinerary, reservations, expenses, and documents in one place."
    />
    <meta property="og:url" content="https://journi-travel-app.web.app/" />
    <meta property="og:image" content="https://journi-travel-app.web.app/og-image.png" />
    <meta property="og:image:type" content="image/png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta
      property="og:image:alt"
      content="The Journi mark, a rolling case carrying a compass badge, beside the words Journi: everything for the journey."
    />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="Journi: Everything for the journey." />
    <meta
      name="twitter:description"
      content="Journi is a personal travel workspace for itinerary, reservations, expenses, and documents in one place."
    />
    <meta name="twitter:image" content="https://journi-travel-app.web.app/og-image.png" />
    <meta
      name="twitter:image:alt"
      content="The Journi mark, a rolling case carrying a compass badge, beside the words Journi: everything for the journey."
    />
    <script type="module" crossorigin src="/assets/index-eroKqz-t.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-Cw9eiQcf.css">
  </head>
  <body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"></div>
  </body>
</html>
