<!doctype html>
<html lang="ja">
  <head>
    <meta charset="UTF-8" />
    <meta name="google" content="notranslate" />
    <!-- PWA Cache Busting -->
    <meta name="app-version" content="1.0.0" />
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="Expires" content="0" />
    <!-- Favicon settings -->
    <link rel="icon" href="/favicon-32x32.png" type="image/png" sizes="32x32" />
    <link rel="icon" href="/favicon-16x16.png" type="image/png" sizes="16x16" />
    <link rel="apple-touch-icon" href="/favicon-180x180.png" sizes="180x180" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>ボラタス - ボランティアとこどもの居場所をつなぐ学習支援マッチングサービス</title>

    <!-- SEO Meta Tags -->
    <meta name="description" content="ボランティアとこどもの居場所を繋ぎ、オンライン指導で学習支援を行う為のマッチングサービスです。居場所スタッフがこどもたちの事、居場所の事、ボランティアの事を本気で考えて作りました。安全性、謝金、学習報告書、AIによる指導サポートなど、細かい部分にこだわりました。気軽に気楽に社会貢献できるを継続できるアプリです。" />
    <meta name="keywords" content="居場所,こども,ボランティア,社会貢献,寄付,学習支援,オンライン教育,マッチング" />
    <meta name="author" content="ボラタス" />

    <!-- Open Graph Tags -->
    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="ボラタス" />
    <meta property="og:title" content="ボラタス - ボランティアとこどもの居場所をつなぐ学習支援マッチングサービス" />
    <meta property="og:description" content="ボランティアとこどもの居場所を繋ぎ、オンライン指導で学習支援を行う為のマッチングサービスです。居場所スタッフがこどもたちの事、居場所の事、ボランティアの事を本気で考えて作りました。安全性、謝金、学習報告書、AIによる指導サポートなど、細かい部分にこだわりました。" />
    <meta property="og:url" content="https://boratasu.com" />
    <meta property="og:image" content="https://boratasu.com/icon-512x512.png" />
    <meta property="og:image:width" content="512" />
    <meta property="og:image:height" content="512" />
    <meta property="og:locale" content="ja_JP" />

    <!-- Twitter Card Tags -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="ボラタス - ボランティアとこどもの居場所をつなぐ学習支援マッチングサービス" />
    <meta name="twitter:description" content="ボランティアとこどもの居場所を繋ぎ、オンライン指導で学習支援を行う為のマッチングサービスです。気軽に気楽に社会貢献できるを継続できるアプリです。" />
    <meta name="twitter:image" content="https://boratasu.com/icon-512x512.png" />

    <meta name="theme-color" content="#4f46e5" />
    <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="ボラタス" />
    
    <!-- Progressier PWA Integration -->
    <!-- Note: Progressier integration temporarily disabled to avoid conflicts with custom service worker -->
    <link rel="manifest" href="/manifest.json"/>
    <!-- <script defer src="https://progressier.app/cPLjycLbrJ5TNsXkulI6/script.js"></script> -->

    <!-- Structured Data (JSON-LD) -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebApplication",
      "name": "ボラタス",
      "description": "ボランティアとこどもの居場所を繋ぎ、オンライン指導で学習支援を行う為のマッチングサービス",
      "url": "https://boratasu.com",
      "applicationCategory": "EducationalApplication",
      "operatingSystem": "Web",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "JPY"
      },
      "author": {
        "@type": "Organization",
        "name": "ボラタス"
      },
      "image": "https://boratasu.com/icon-512x512.png",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "ratingCount": "1"
      }
    }
    </script>

    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-FGJF7PM32G"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-FGJF7PM32G');
    </script>
    <script type="module" crossorigin src="/assets/main-Pb5E7Hrp.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/main-CiasDMR2.css">
  <script async src="https://bolt.new/badge.js?s=3875b678-a069-43b8-8b46-ce95c56d478c"></script></head>
  <body>
    <div id="root"></div>
  </body>
</html>
