Update site.webmanifest
authorAbraham Elias <redacted>
Wed, 10 May 2023 10:16:26 +0000 (20:16 +1000)
committerGitHub <redacted>
Wed, 10 May 2023 10:16:26 +0000 (20:16 +1000)
flatnotes/src/assets/site.webmanifest

index 1edcfeffee8e41bdf4bf9c41ad45c6ffdf6e76a0..87f83bc39fcca69d3e50f8c598e15d499b8bc189 100644 (file)
@@ -1,19 +1,19 @@
 {
-    "name": "",
-    "short_name": "",
+    "name": "Flatnotes",
+    "short_name": "Flatnotes",
     "icons": [
         {
-            "src": "android-chrome-192x192.png",
+            "src": "assets/android-chrome-192x192.png",
             "sizes": "192x192",
             "type": "image/png"
         },
         {
-            "src": "android-chrome-512x512.png",
+            "src": "assets/android-chrome-512x512.png",
             "sizes": "512x512",
             "type": "image/png"
         }
     ],
-    "theme_color": "#ffffff",
+    "theme_color": "#F8A66B",
     "background_color": "#ffffff",
     "display": "standalone"
 }
git clone https://git.99rst.org/PROJECT