<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Privacy Policy — FreeAdFree Games</title>
<style>
  body { font-family: -apple-system, system-ui, sans-serif; max-width: 42rem; margin: 3rem auto; padding: 0 1.25rem; line-height: 1.6; color: #1a1c20; background: #fff; }
  h1 { font-size: 1.6rem; } h2 { font-size: 1.15rem; margin-top: 2rem; }
  .big { font-size: 1.2rem; font-weight: 600; background: #f0f4f2; border-left: 4px solid #1E6E64; padding: .75rem 1rem; border-radius: 4px; }
  @media (prefers-color-scheme: dark) { body { color: #e8e8ea; background: #101216; } .big { background: #1a2320; } }
</style>
</head>
<body>
<h1>Privacy Policy — FreeAdFree Games by Jonathan Holman</h1>
<p><strong>Effective date:</strong> July 24, 2026<br>
<strong>Applies to:</strong> every game published by Jonathan Holman under this project (including Bricks, Cup Toss, Bubble Pop, Ball Blast, and all future titles), on Google Play and the Apple App Store.</p>

<p class="big">These games collect no data whatsoever — and they can't, because they never connect to the internet.</p>

<h2>Details</h2>
<ul>
  <li><strong>No data collection.</strong> No personal information, identifiers, analytics, crash reports, or telemetry of any kind.</li>
  <li><strong>No network access.</strong> No network calls, ever. On Android the apps do not even request the INTERNET permission — the operating system itself prevents them from transmitting anything. Everything works in airplane mode.</li>
  <li><strong>No ads.</strong> No advertisements and no advertising SDKs.</li>
  <li><strong>No purchases.</strong> No in-app purchases, subscriptions, or paid features.</li>
  <li><strong>No accounts.</strong> Nothing to sign up for or log in to.</li>
  <li><strong>No third parties.</strong> No third-party code or services receive anything, because nothing is sent anywhere.</li>
  <li><strong>Local storage only.</strong> The only thing saved is your high score, on your own device. Deleting the app deletes it.</li>
</ul>

<h2>Children's privacy</h2>
<p>These games are suitable for all ages. Because no data is collected from anyone, no data is collected from children.</p>

<h2>Changes</h2>
<p>Any update to this policy will be posted at this address.</p>

<h2>Contact</h2>
<p>Android / Google Play: android@jonholman.com<br>
iOS / App Store: ios@jonholman.com</p>
</body>
</html>
