<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Meat The Flavour - Privacy Policy</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
line-height: 1.6;
max-width: 800px;
margin: 0 auto;
padding: 20px;
color: #333;
}
h1 { color: #ea580c; }
h2 { color: #fb923c; margin-top: 30px; }
.last-updated { color: #666; font-style: italic; }
</style>
</head>
<body>
<h1>Privacy Policy for Meat The Flavour</h1>
<p class="last-updated">Last updated: April 25, 2026</p>
<h2>Introduction</h2>
<p>Meat The Flavour ("we", "our", or "us") is committed to protecting your privacy. This Privacy Policy explains how our BBQ smoking calculator app handles your information.</p>
<h2>Information We Collect</h2>
<p><strong>We do not collect any personal information.</strong></p>
<p>Meat The Flavour is designed with privacy in mind:</p>
<ul>
<li>No personal data is collected</li>
<li>No analytics or tracking</li>
<li>No user accounts required</li>
<li>No internet connection required for core functionality</li>
</ul>
<h2>Data Storage</h2>
<p>All data created in Meat The Flavour is stored locally on your device:</p>
<ul>
<li><strong>Saved Cooks:</strong> Stored in your device's local storage</li>
<li><strong>Scheduled Cooks:</strong> Stored in your device's local storage</li>
<li><strong>App Preferences:</strong> Stored in your device's local storage (e.g., UK/US unit preference)</li>
<li><strong>Notifications:</strong> Scheduled locally on your device using Apple's notification system</li>
</ul>
<p>This data never leaves your device and is not transmitted to our servers or any third parties.</p>
<h2>Permissions</h2>
<p>The app requests the following permissions:</p>
<ul>
<li><strong>Notifications:</strong> To send you cooking reminders and alerts during your BBQ sessions. You can disable this in your device settings at any time.</li>
<li><strong>File Access:</strong> To allow you to export and import your saved cook schedules. Files are saved to your device only.</li>
</ul>
<h2>Export/Import Feature</h2>
<p>When you export your cook schedules:</p>
<ul>
<li>A JSON file is created and saved to your device</li>
<li>This file contains only your cook data (meat types, weights, times, etc.)</li>
<li>No personal information is included</li>
<li>You have full control over where this file is stored and who you share it with</li>
</ul>
<h2>Third-Party Services</h2>
<p>Meat The Flavour does not use any third-party analytics, advertising, or tracking services.</p>
<h2>Children's Privacy</h2>
<p>Our app does not collect any information from anyone, including children under 13.</p>
<h2>Changes to This Policy</h2>
<p>We may update this Privacy Policy from time to time. Any changes will be reflected by updating the "Last updated" date at the top of this policy.</p>
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy, please contact us at:</p>
<p>Email: support@meattheflavour.com</p>
<h2>Your Rights</h2>
<p>Since we don't collect any data, there is no data to delete, access, or modify. You have complete control over all app data by managing it directly on your device or by uninstalling the app.</p>
<hr>
<p style="color: #666; font-size: 14px; margin-top: 40px;">
Meat The Flavour is developed by Jonathan Potts (Grinlor).
This app is designed to help BBQ enthusiasts smoke better meat.
We believe in privacy by design - your cooking data stays yours.
</p>
</body>
</html>