diff --git a/glossary/PWA.md b/glossary/PWA.md new file mode 100644 index 000000000..0aa61e855 --- /dev/null +++ b/glossary/PWA.md @@ -0,0 +1,3 @@ +### PWA + +Progressive Web App (known as PWA) is a term used to describe web applications that load like regular websites but can offer the user functionality such as working offline, push notifications, and device hardware access that were traditionally available only to native mobile applications.