Update macOS icon to .icon format

Migrate macOS favicon from legacy .icns format to newer .icon package format with JSON configuration and PNG assets. Includes icon definitions for both root and assets/images/branding directories.
This commit is contained in:
2026-07-14 11:19:45 +12:00
parent e876e80bea
commit f43a116d1c
5 changed files with 72 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
{
"fill" : {
"automatic-gradient" : "display-p3:0.28540,0.39404,0.86865,1.00000"
},
"groups" : [
{
"layers" : [
{
"image-name" : "Nebula-Favicon.png",
"name" : "Nebula-Favicon",
"position" : {
"scale" : 0.13,
"translation-in-points" : [
0,
0
]
}
}
],
"shadow" : {
"kind" : "neutral",
"opacity" : 0.5
},
"translucency" : {
"enabled" : true,
"value" : 0.5
}
}
],
"supported-platforms" : {
"circles" : [
"watchOS"
],
"squares" : "shared"
}
}