diff --git a/assets/icon-background.png b/assets/icon-background.png index c4af3c7..f60a68c 100644 Binary files a/assets/icon-background.png and b/assets/icon-background.png differ diff --git a/assets/icon-foreground.png b/assets/icon-foreground.png index c4af3c7..25c3100 100644 Binary files a/assets/icon-foreground.png and b/assets/icon-foreground.png differ diff --git a/assets/icon-only.png b/assets/icon-only.png index 855d85b..57e94e2 100644 Binary files a/assets/icon-only.png and b/assets/icon-only.png differ diff --git a/capacitor.config.ts b/capacitor.config.ts index 2c24003..53c5d73 100644 --- a/capacitor.config.ts +++ b/capacitor.config.ts @@ -2,7 +2,7 @@ import type { CapacitorConfig } from '@capacitor/cli'; const config: CapacitorConfig = { appId: 'tf.monochrome.music', - appName: 'monochrome', + appName: 'Monochrome Music', webDir: 'dist', assets: { iconBackgroundColor: '#000000', diff --git a/package-lock.json b/package-lock.json index 5052130..73404bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,6 +103,7 @@ "version": "7.29.0", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/code-frame": "^7.29.0", "@babel/generator": "^7.29.0", @@ -2023,6 +2024,7 @@ "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.2.0.tgz", "integrity": "sha512-oKaoNeNtH2iIZMDFVrb1atoyRECDGHcfLMunJ5KWN8DtvpVBeeA4c41e20NTuhMxw1cSYbpq2PV2hb+/9CJxlQ==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.1.0" } @@ -2153,6 +2155,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": ">=18" }, @@ -2197,6 +2200,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": ">=18" } @@ -4504,6 +4508,7 @@ "node_modules/@svta/cml-xml": { "version": "1.0.1", "license": "Apache-2.0", + "peer": true, "engines": { "node": ">=20" }, @@ -4768,6 +4773,7 @@ "version": "25.5.0", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "undici-types": "~7.18.0" } @@ -4844,6 +4850,7 @@ "version": "8.16.0", "dev": true, "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -4899,6 +4906,7 @@ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -5388,6 +5396,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -7359,6 +7368,7 @@ "version": "9.39.4", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.1", @@ -9904,6 +9914,7 @@ "integrity": "sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@keyv/serialize": "^1.1.1" } @@ -12341,6 +12352,7 @@ "version": "4.0.3", "inBundle": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, @@ -12775,6 +12787,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -12848,6 +12861,7 @@ "version": "7.1.1", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" @@ -13809,6 +13823,7 @@ "integrity": "sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==", "dev": true, "license": "MIT", + "peer": true, "bin": { "rollup": "dist/bin/rollup" }, @@ -14616,6 +14631,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "@csstools/css-parser-algorithms": "^3.0.5", "@csstools/css-syntax-patches-for-csstree": "^1.0.19", @@ -15009,6 +15025,7 @@ "version": "5.46.1", "dev": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.15.0", @@ -15316,6 +15333,7 @@ "version": "5.9.3", "dev": true, "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver"