<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="manifest" href="/manifest.json" />

<!-- Theme color -->
<!-- iOS PWA specific -->
<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="Todays Goal" />

<!-- Apple touch icon -->
<link rel="apple-touch-icon" href="/favicon.png" />
<link rel="icon" type="image/png" href="/favicon.png" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Today's Goal</title>
    <script type="module" crossorigin src="/assets/index-C_X7GjVK.js"></script>
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
