# Privacy Policy

At **Snowing Beautiful Winterscapes**, we believe that your privacy is paramount. This Privacy Policy document contains types of information that is collected and recorded by our app and how we use it.

### 1. Overview

**Snowing Beautiful Winterscapes** is designed to be a relaxing, offline experience.

* **We do not collect any personal information.**
* **We do not track your location.**
* **We do not use third-party analytics.**
* **We do not require you to create an account.**

Your usage of the app remains entirely private and is stored locally on your device.

### 2. Information Collection and Use

Since we do not collect any personal data, we do not use your data for any purpose other than the local functionality of the app.

#### 2.1. Local Data Storage

The app stores your preferences (such as volume settings, snow effect intensity, and slideshow timing) locally on your device using Apple's standard `UserDefaults` system. This data:

* Stays on your device.
* Is never transmitted to our servers.
* Is deleted if you uninstall the app.

### 3. Third-Party Services

Our app operates independently and does not integrate with third-party advertising networks or analytics providers (such as Google Analytics, Facebook Pixel, or Firebase).

### 4. Children's Privacy

**Snowing Beautiful Winterscapes** is safe for users of all ages. We do not knowingly collect any Personal Identifiable Information from children under the age of 13. If you think that your child provided this kind of information on our website or app, we strongly encourage you to contact us immediately (though this is technically impossible as we have no data collection mechanism), and we will do our best efforts to promptly address your concerns.

### 5. Changes to This Privacy Policy

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.

### 6. Contact Us

If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.

* **Email**: <privacy@inwisso.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://app.inwisso.com/apps/snowing-winterscapes/privacy-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
