From 82dd958e5023f4d186fd2d5413929d25ef43a841 Mon Sep 17 00:00:00 2001 From: Amanda Baker Date: Mon, 8 Apr 2024 17:58:48 -0700 Subject: [PATCH] Add a description to the manifest --- windowControlsOverlay-newCSSVars/manifest.webmanifest | 1 + 1 file changed, 1 insertion(+) diff --git a/windowControlsOverlay-newCSSVars/manifest.webmanifest b/windowControlsOverlay-newCSSVars/manifest.webmanifest index 68ea793..ee47b45 100644 --- a/windowControlsOverlay-newCSSVars/manifest.webmanifest +++ b/windowControlsOverlay-newCSSVars/manifest.webmanifest @@ -17,6 +17,7 @@ "sizes": "144x144" } ], + "description": "A Window Controls Overlay sample app.", "screenshots": [ { "src": "screenshot.png",