> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/getting-started/how-to-create-a-home-screen-icon-on-your-mobile-device.md).

# Create a Home Screen Icon

Add PaintScout to your mobile device's home screen for quick, app-like access without downloading from an app store. This also enables offline access when you stay logged in.

1\. Launch your browser of choice and navigate to <https://app.paintscout.com>.

2\. Login to your account.

3\. Tap the share icon to open a dropdown menu.

<figure><img src="/files/UyZvl5sn5bejj3oEbE8y" alt="Screenshot showing the mobile browser share button with an upward arrow icon highlighted"><figcaption></figcaption></figure>

4\. Tap 'Add to Home Screen.'

<figure><img src="/files/DCZ45NNkWrwWxPOp92KA" alt="Screenshot showing the Add to Home Screen option in the mobile browser share menu"><figcaption></figcaption></figure>

5\. The Add to Home dialog box will appear, with the icon that will be used for this website on the left of the dialog box. Enter the name for the shortcut using the on-screen keyboard and tap 'Add.'

<figure><img src="/files/SBreOnGqjZo3SEFrH7Lf" alt="Screenshot showing the Add to Home dialog box with the shortcut name field and Add button"><figcaption></figcaption></figure>

6\. Your web browser will close automatically and you will be taken to where the icon is located on your device's desktop.

{% hint style="info" %}
By creating this link and staying logged in you will be able to access your PaintScout application without internet access.
{% endhint %}

## Related articles

* [Browser & Device Requirements](/support/getting-started/paintscout-browser-device-requirements.md) — Check supported browsers and device requirements
* [Using PaintScout Offline](/support/getting-started/how-do-i-use-paintscout-offline.md) — Build estimates without an internet connection


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.paintscout.com/support/getting-started/how-to-create-a-home-screen-icon-on-your-mobile-device.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.
