<!DOCTYPE html>
<html lang="zh-CN">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="磁力搜索 - 高效的磁力链接搜索引擎，支持多源聚合搜索" />
    <meta name="keywords" content="磁力搜索,磁力链接,BT搜索,资源搜索" />
    <meta name="theme-color" content="#0f172a" media="(prefers-color-scheme: dark)" />
    <meta name="theme-color" content="#f8fafc" media="(prefers-color-scheme: light)" />
    
    <!-- PWA Meta Tags -->
    <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="磁力搜索" />
    <meta name="application-name" content="磁力搜索" />
    <meta name="msapplication-TileColor" content="#0f172a" />
    <meta name="msapplication-tap-highlight" content="no" />
    
    <!-- PWA Manifest -->
    <link rel="manifest" href="/manifest.json" />
    
    <!-- Apple Touch Icons -->
    <link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png" />
    <link rel="apple-touch-icon" sizes="152x152" href="/icons/icon-152x152.png" />
    <link rel="apple-touch-icon" sizes="144x144" href="/icons/icon-144x144.png" />
    
    <!-- Microsoft Tiles -->
    <meta name="msapplication-config" content="/browserconfig.xml" />
    
    <title>磁力搜索 - 高效磁力搜索引擎</title>
    <script>
      (function() {
        try {
          const theme = JSON.parse(localStorage.getItem('theme-storage') || '{}');
          if (theme?.state?.resolvedTheme === 'dark' || 
              (!theme?.state?.resolvedTheme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
            document.documentElement.classList.add('dark');
          }
        } catch(e) {}
      })();
    </script>
    <script type="module" crossorigin src="/assets/index-DAqABqG_.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/vendor-C5pEjJZO.js">
    <link rel="modulepreload" crossorigin href="/assets/ui-HIZeVQNd.js">
    <link rel="stylesheet" crossorigin href="/assets/index-CeD385PI.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
