Arya Recipes - Offline Cooking Privacy Policy

 <!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

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

    <title>Privacy Policy - Arya Recipes</title>

    <meta name="description" content="Privacy Policy for Arya Recipes mobile application by ARYA FOODS (PRIVATE) LIMITED.">

    <style>

        body {

            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

            line-height: 1.6;

            color: #333;

            max-width: 800px;

            margin: 40px auto;

            padding: 20px;

            background-color: #f9f9f9;

        }

        header {

            text-align: center;

            margin-bottom: 40px;

            padding-bottom: 20px;

            border-bottom: 2px solid #4CAF50;

        }

        h1 {

            color: #2c3e50;

            font-size: 2.5em;

        }

        h2 {

            color: #2c3e50;

            margin-top: 30px;

            border-bottom: 1px solid #eee;

            padding-bottom: 10px;

        }

        p {

            margin: 15px 0;

        }

        ul {

            margin: 15px 0;

            padding-left: 30px;

        }

        li {

            margin: 8px 0;

        }

        .contact {

            background-color: #e8f5e9;

            padding: 20px;

            border-radius: 8px;

            margin-top: 30px;

        }

        footer {

            text-align: center;

            margin-top: 50px;

            font-size: 0.9em;

            color: #777;

        }

        a {

            color: #4CAF50;

            text-decoration: none;

        }

        a:hover {

            text-decoration: underline;

        }

    </style>

</head>

<body>


    <header>

        <h1>Privacy Policy</h1>

        <p><strong>Arya Recipes</strong> by ARYA FOODS (PRIVATE) LIMITED</p>

        <p>Last updated: February 15, 2026</p>

    </header>


    <section>

        <h2>Introduction</h2>

        <p>Thank you for using Arya Recipes! This mobile application ("App") is developed and operated by <strong>ARYA FOODS (PRIVATE) LIMITED</strong> ("we", "us", or "our").</p>

        <p>We respect your privacy and are committed to protecting it. This Privacy Policy explains our practices regarding the collection, use, and disclosure of information when you use our App.</p>

        <p>The App is designed to be completely offline and does not require internet access to function.</p>

    </section>


    <section>

        <h2>Information We Collect</h2>

        <p><strong>We collect no personal information.</strong></p>

        <p>The Arya Recipes app is a fully offline recipe viewer. It does not:</p>

        <ul>

            <li>Collect any personal data (name, email, location, etc.)</li>

            <li>Require account registration or login</li>

            <li>Use internet permissions</li>

            <li>Contain advertisements or third-party analytics</li>

            <li>Track your usage or behavior</li>

            <li>Access your contacts, camera, microphone, or any other device features</li>

        </ul>

        <p>All recipe data is stored locally within the App and never leaves your device.</p>

    </section>


    <section>

        <h2>How We Use Information</h2>

        <p>Since we collect no information, there is no data to use, share, or process.</p>

        <p>The App functions entirely on your device without sending any data to us or any third parties.</p>

    </section>


    <section>

        <h2>Sharing of Information</h2>

        <p>We do not share any information because none is collected.</p>

    </section>


    <section>

        <h2>Data Security</h2>

        <p>We have implemented appropriate technical measures to protect the App and its local data. However, no method of electronic storage is 100% secure, and we cannot guarantee absolute security.</p>

    </section>


    <section>

        <h2>Children's Privacy</h2>

        <p>Our App is suitable for all ages and does not collect any personal information from children or anyone else.</p>

    </section>


    <section>

        <h2>Changes to This Privacy 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 page. We encourage you to review this policy periodically.</p>

    </section>


    <section>

        <h2>Contact Us</h2>

        <div class="contact">

            <p>If you have any questions, concerns, or feedback about this Privacy Policy or the App, please contact us:</p>

            <p><strong>ARYA FOODS (PRIVATE) LIMITED</strong><br>

            Email: <a href="zb1749754@gmail.com">zb1749754@gmail.com</a><br></p>

        </div>

    </section>


    <footer>

        <p>&copy; 2026 ARYA FOODS (PRIVATE) LIMITED. All rights reserved.</p>

    </footer>


</body>

</html>

Comments