<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>AstroNumeric | Daily Insight, Birth Chart & Numerology</title>

    <!-- SEO Meta Tags -->
    <meta
      name="description"
      content="AstroNumeric combines astrology, numerology, compatibility, and timing in one clear daily signal. Birth chart, personal cycles, and timing guidance in one place."
    />
    <meta name="author" content="AstroNumeric" />
    <meta
      name="robots"
      content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"
    />
    <link rel="canonical" href="https://astronumeric.com/" />

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://astronumeric.com/" />
    <meta property="og:title" content="AstroNumeric | Daily Insight, Birth Chart & Numerology" />
    <meta
      property="og:description"
      content="AstroNumeric combines astrology, numerology, compatibility, and timing in one clear daily signal. Birth chart, personal cycles, and timing guidance in one place."
    />
    <meta property="og:image" content="https://astronumeric.com/og-image.png" />
    <meta property="og:site_name" content="AstroNumeric" />

    <!-- Twitter -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:url" content="https://astronumeric.com/" />
    <meta name="twitter:title" content="AstroNumeric | Daily Insight, Birth Chart & Numerology" />
    <meta
      name="twitter:description"
      content="AstroNumeric combines astrology, numerology, compatibility, and timing in one clear daily signal. Birth chart, personal cycles, and timing guidance in one place."
    />
    <meta name="twitter:image" content="https://astronumeric.com/og-image.png" />

    <!-- Structured Data -->
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "WebApplication",
        "name": "AstroNumeric",
        "url": "https://astronumeric.com/",
        "description": "AstroNumeric combines astrology, numerology, compatibility, and timing guidance in one clear daily signal.",
        "applicationCategory": "LifestyleApplication",
        "genre": "Astrology, Numerology",
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "USD"
        },
        "operatingSystem": "All"
      }
    </script>

    <!-- PWA -->
    <link rel="manifest" href="/manifest.json" />
    <meta name="theme-color" content="#071018" />
    <meta name="mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
    <meta name="apple-mobile-web-app-title" content="AstroNumeric" />
    <link rel="apple-touch-icon" href="/icons/icon-192x192.png" />

    <!-- Favicon -->
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />

    <!-- Fonts -->
    <link rel="preconnect" href="https://api.fontshare.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      rel="preload"
      as="style"
      href="https://api.fontshare.com/v2/css?f[]=clash-display@400,500,600&f[]=manrope@400,500,600,700&display=swap"
    />
    <link
      href="https://api.fontshare.com/v2/css?f[]=clash-display@400,500,600&f[]=manrope@400,500,600,700&display=swap"
      rel="stylesheet"
    />
    <style>
      body {
        margin: 0;
        padding: 0;
        font-family: 'Manrope', system-ui, -apple-system, sans-serif;
        background-color: #0b0c15;
        color: #eceff4;
        overflow-x: hidden;
      }
      #root {
        width: 100%;
        min-height: 100vh;
      }
    </style>
    <script type="module" crossorigin src="/js/index.BIVebnO0.js"></script>
    <link rel="modulepreload" crossorigin href="/js/vendor-react.Dj-GGOdt.js">
    <link rel="modulepreload" crossorigin href="/js/vendor-utils.MXGIbXl-.js">
    <link rel="stylesheet" crossorigin href="/assets/index.D-rOPv7H.css">
  </head>
  <body>
    <div id="root"></div>    <script>
      (function() {
        try {
          var theme = localStorage.getItem('astromeric_theme');
          // If no theme in local storage, but they prefer light color scheme, you could do this:
          // if (!theme && window.matchMedia('(prefers-color-scheme: light)').matches) theme = 'light';
          
          if (theme === 'light') {
            document.documentElement.setAttribute('data-theme', 'light');
          }
        } catch (e) {}
      })();
    </script>  </body>
</html>
