<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>Privacy Policy & Permissions – 2025</title>

  <style>

    body {

      font-family: Arial, sans-serif;

      line-height: 1.6;

      margin: 20px;

      padding: 20px;

      background-color: #f9f9f9;

      color: #333;

    }

    h1, h2 {

      color: #1a73e8;

    }

    ul {

      margin-left: 20px;

    }

  </style>

</head>

<body>


  <h1>📜 Privacy Policy & App Permissions – 2025</h1>


  <h2>👤 User Eligibility</h2>

  <p>This app is strictly intended <strong>for users aged 18 years and older</strong>. By installing or using this app, you confirm that you are <strong>18+</strong>.</p>


  <h2>🔐 Data Collection & Usage</h2>

  <p>We respect your privacy and only collect data necessary to provide app features. Here's what we use and why:</p>


  <h2>📱 Permissions We Use</h2>


  <h3>🔧 Device & Identity</h3>

  <ul>

    <li><strong>Device ID & Read Identity</strong>: Used to identify your device securely for login and fraud protection.</li>

  </ul>


  <h3>🌐 Network & Wi-Fi</h3>

  <ul>

    <li><strong>View Wi-Fi Connections</strong>: Checks your connection for online services.</li>

    <li><strong>Wi-Fi Multicast Reception</strong>: Enables nearby device features.</li>

    <li><strong>View Network Connections</strong>: Detects if internet is available.</li>

    <li><strong>Full Network Access</strong>: Required for syncing and online functionality.</li>

    <li><strong>Receive Data from Internet</strong>: Enables push notifications and live updates.</li>

  </ul>


  <h3>📂 Storage</h3>

  <ul>

    <li><strong>Modify or Delete USB Storage</strong>: Allows saving cache, reports, or files.</li>

    <li><strong>Read USB Storage</strong>: Lets the app access user-selected files.</li>

  </ul>


  <h3>📍 Location</h3>

  <ul>

    <li><strong>Read Location of Your Destination</strong>: Supports map, routing, or delivery services.</li>

  </ul>


  <h2>🔒 Security Measures</h2>

  <ul>

    <li>All data is encrypted using secure protocols (TLS/SSL).</li>

    <li><strong>We do not sell or share personal data</strong> with third parties.</li>

    <li>We retain data only as needed for app features or legal reasons.</li>

  </ul>


  <h2>⚙️ Your Rights & Control</h2>

  <ul>

    <li>You can revoke app permissions via your device settings at any time.</li>

    <li>You can request your data to be deleted or exported via our in-app support.</li>

  </ul>


  <h2>📆 Policy Date</h2>

  <p>This policy is effective as of <strong>January 1, 2025</strong> and complies with Android 2025 guidelines.</p>


</body>

</html>