From 7ccf68d6b8431990e7e9631e34c2a05050f19db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Thu, 19 Oct 2023 08:20:12 -0300 Subject: [PATCH] Update manifest.json --- pwa/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pwa/manifest.json b/pwa/manifest.json index a4c90c37..1ff7b6bc 100644 --- a/pwa/manifest.json +++ b/pwa/manifest.json @@ -1,7 +1,7 @@ { - "name": "My PWA Example", - "short_name": "PWA Example", - "description": "A simple Progressive Web App example", + "name": "Firebolt", + "short_name": "Super non-custodial app with Lightning Network, Hypercore, TBD and Nostr", + "description": "Non custodial wallet", "start_url": "/index.html", "display": "standalone", "background_color": "#ffffff",