From f91535753a024184912e468eb133ce2bb0cb413e Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Sat, 13 May 2023 14:37:11 -0400 Subject: [PATCH] Update manifest.json --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 8c60b48..df6b004 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/web-manifest-combined.json", - "name": "luminescent-website", - "short_name": "luminescent.dev", + "name": "mattthetekie-homepage", + "short_name": "https://mattthetekie-test.pages.dev/", "start_url": ".", "display": "standalone", "background_color": "#0D0D0D",