From 549375215f35964df28a48a3a120931c232e4f30 Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Sat, 16 May 2026 04:56:39 +0200 Subject: [PATCH] Add create-standalone-app-from-webapp/README.md --- create-standalone-app-from-webapp/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 create-standalone-app-from-webapp/README.md diff --git a/create-standalone-app-from-webapp/README.md b/create-standalone-app-from-webapp/README.md new file mode 100644 index 0000000..fff6d30 --- /dev/null +++ b/create-standalone-app-from-webapp/README.md @@ -0,0 +1,6 @@ +# Documentation relating to manual creation of custom PWAs for your favourite WebApps + +| Filename | Description | +|----------|-------------| +| setting-up-pwas.md | Setting up PWAs for your favourite WebApps | +| whatsapp.zip | Example PWA for WhatsApp Web (Read the BONUS section at the end of the above file first) | \ No newline at end of file