<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover, maximum-scale=1.0, user-scalable=no" />
    <title>Cumulate — Money, logged in seconds</title>
    <meta name="description" content="Cumulate is a chat-first personal finance app. Log expenses by typing, snapping a receipt, or dropping in a bank statement." />
    <meta name="author" content="Cumulate" />
    <meta name="robots" content="index, follow" />

    <meta property="og:title" content="Cumulate — Money, logged in seconds" />
    <meta property="og:description" content="Chat-first personal finance. Type it, snap it, or drop a statement — logged instantly." />
    <meta property="og:image" content="/home-preview.png" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://cumulate.app/" />
    <meta property="og:site_name" content="Cumulate" />

    <link rel="canonical" href="https://cumulate.app/" />
    <link rel="icon" type="image/png" href="/cumulate-favicon.png" />

    <!-- PWA / mobile -->
    <meta name="theme-color" content="#F7F4EE" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="Cumulate" />
    <link rel="apple-touch-icon" href="/cumulate-192x192.png" />
    <link rel="manifest" href="/manifest.json" />

    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Schibsted+Grotesk:wght@400;500;600;700&family=Spline+Sans+Mono:wght@400;500;600&display=swap"
      rel="stylesheet"
    />
    <script type="module" crossorigin src="/assets/index-7A0fu6I8.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-CjfmVaay.css">
  </head>

  <body>
    <div id="root"></div>
    <script>
      // Unregister the legacy service worker so returning users get the new app
      if ('serviceWorker' in navigator) {
        navigator.serviceWorker.getRegistrations().then((rs) => rs.forEach((r) => r.unregister()));
      }
    </script>
  </body>
</html>
