<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Solid CRM</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
max-width: 800px;
margin: auto;
padding: 20px;
background: #fafafa;
color: #333;
}
h1 {
text-align: center;
color: #444;
}
h2 {
color: #555;
}
</style>
</head>
<body>
<h1>Privacy Policy</h1>
<p><strong>Solid CRM</strong> built the <strong>Solid CRM</strong> app as a Free app. This SERVICE is provided by
<strong>Your Company/Your Name</strong> and is intended for use as is.</p>
<h2>Information Collection and Use</h2>
<p>
For a better experience, while using our Service, we may require you to provide certain personally
identifiable information. The information that we request will be retained on your device and is not collected
by us in any way.
</p>
<h2>Third-Party Services</h2>
<p>The app does use third-party services that may collect information used to identify you, such as:</p>
<ul>
<li>Google Play Services</li>
<li>Google Analytics for Firebase</li>
<li>AdMob</li>
</ul>
<h2>Security</h2>
<p>
We value your trust in providing us your Personal Information, thus we strive to use commercially
acceptable means of protecting it. But remember that no method of transmission over the internet,
or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.
</p>
<h2>Changes to This Privacy Policy</h2>
<p>
We may update our Privacy Policy from time to time. Thus, you are advised to review this page
periodically for any changes. We will notify you of any changes by posting the new Privacy Policy
on this page.
</p>
<h2>Contact Us</h2>
<p>
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at:
<br>
<strong>soliderp2@gmail.com</strong>
</p>
<p><em>This policy is effective as of 2025-09-15.</em></p>
</body>
</html>