# PWA là gì ?

📱 **PWA là gì? Vì sao ngày càng phổ biến?**

**PWA (Progressive Web App)** là một dạng website nhưng mang lại trải nghiệm gần giống như ứng dụng di động.

***

✨ **Điểm nổi bật của PWA:**

* Không cần tải từ App Store hay CH Play
* Có thể **thêm vào màn hình chính** như app
* Mở nhanh, mượt, giao diện thân thiện
* Dung lượng nhẹ, không tốn bộ nhớ
* Luôn được cập nhật tự động khi có phiên bản mới

***

📌 **Hiểu đơn giản:**\
Chỉ cần mở một trang web → thêm ra màn hình chính → từ đó dùng như app bình thường 📲

***

💡 **Khi nào bạn nên dùng PWA?**

* Muốn trải nghiệm nhanh, không cần cài đặt
* Không muốn tốn dung lượng máy
* Cần truy cập tiện lợi hằng ngày

***

🚀 PWA đang được nhiều nền tảng lớn sử dụng vì sự tiện lợi và hiệu quả cho người dùng.

\#PWA #CongNghe #MobileApp #WebApp


---

# 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://docs.bankquiz.app/bankquiz-pwa/pwa-la-gi.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.
