From 91dc31226ded30c6a2623457bbb8a289a2f16459 Mon Sep 17 00:00:00 2001 From: ppc Date: Tue, 3 Sep 2024 18:15:58 +0100 Subject: [PATCH] fix manifest name --- amnet-web/public/app.webmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amnet-web/public/app.webmanifest b/amnet-web/public/app.webmanifest index 5ff0821..074b393 100644 --- a/amnet-web/public/app.webmanifest +++ b/amnet-web/public/app.webmanifest @@ -1,7 +1,7 @@ { "id": "?pwa-home=1", - "name": "AimeNet", - "description": "Aime Card Switcher", + "name": "AMNet", + "description": "IC Card Switcher", "start_url": "/", "categories": [ "utilities",