From 3214c152ddf6c736b12774deb8496cf8f9c0df62 Mon Sep 17 00:00:00 2001 From: Andreas Weyer Date: Sat, 17 Jan 2026 12:17:36 +0000 Subject: [PATCH] Update manifest app name --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..d3618da 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "MedPlan App", + "name": "Medication Plan Assistant", "icons": [ { "src": "favicon.ico",