# What is PWA?

**If you have not found an answer to your issue** here, but happened to resolve it on your own / with help of the community - please open a pull-request, or an issue with solution details.

Alternatively, write to us in [Slack](https://join.slack.com/t/scandipwa/shared_invite/enQtNzE2Mjg1Nzg3MTg5LTQwM2E2NmQ0NmQ2MzliMjVjYjQ1MTFiYWU5ODAyYTYyMGQzNWM3MDhkYzkyZGMxYTJlZWI1N2ExY2Q1MDMwMTk).

## What are the main benefits that come with PWA?

PWAs give you a faster, more reliable, and more engaging verson of your eCommerce store.

Here are the main benefits:

* Increased conversion rate
* Increased user time on your site
* Improves user experience
* Increases your organic search traffic
* Native apps are usually more expensive to create and maintain than PWA
* Your most loyal customers can save your app on their home screen
* All of the above means you will improve your profit

## What are the benefits of PWA for the user?

The main PWA benefits for the user:

* Faster – instant load time
* Offline browsing
* Better experience
* PWAs use less data
* 1-click access (save as an icon on your phone home screen)

## What is the development time for PWA web app instead of a Native app?

The development of a PWA for your store is much quicker and so much more affordable than developing a native app. Apps can have a higher entry barrier as your customers will need to head to their application store to download and install your app and wait for it to download.

Bonus: PWAs can also be added to app stores for greater discoverability.

## How PWA web app upgrades differ from Native app?

PWAs are programmed in one language and work across all devices while for Native apps you also have to take into account different operating systems (Apple, Android, etc.). You don’t need to bother with app publishing/update limitations from the major app stores. Updates to your PWA are live as soon as they are published.

## Does PWAs get indexed by Google?

Yes! PWAs are websites – so they can be indexed and ranked by Google, while apps can’t! So let your SEO shine and get that sweet organic traffic.

## Can I launch a not PG-only store using PWA?

If you own an “unconventional” online store you can run into issues getting apps or online ads approved, think tobacco, vape, or sex stores. With PWAs you are free to do your thing.

## Who already uses PWA?

You may have heard that Amazon is using a PWA. And Alibaba. And Uber. To put it simply, PWAs are the best choice right now for eCommerce. The benefits and results are immeasurable.

Another strong indication is Google’s adoption of PWA. Google is pushing PWA really, really hard. Google even prioritizes search engine positions to PWA sites, so your SEO and organic search traffic would improve. By not switching to PWA you are at risk of losing your position in Google to competitors.

## Are there any case studies supporting the benefits of PWAs?

Check out these seven real case studies to see why PWA is the best choice for your eCommerce store!

* [Alibaba increased conversions by 76%](https://developers.google.com/web/showcase/2016/alibaba#results)
* [Twitter reduced data consumption by 70%](https://developers.google.com/web/showcase/2017/twitter#lowering_data_consumption)
* [AliExpress increased time spent by 74%](https://developers.google.com/web/showcase/2016/aliexpress#results)
* [The Washington Post improved performance by 88%](https://developers.google.com/web/showcase/2016/wapo#results)
* [OLX increased engagement by 250%](https://developers.google.com/web/showcase/2017/olx)
* [Flipkart increased re-engagement rates by 40%](https://developers.google.com/web/showcase/2016/flipkart)
* [OpenSooq generated 260% more leads](https://engineering.opensooq.com/opensooq-progressive-web-app/)

## Where can I see a PWA in action?

Checkout [ScandiPWA demo store](https://demo.scandipwa.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://scandipwa.gitbook.io/docs/faq/what-is-pwa.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.
