Skip to content

Preset 3 - Compact

This is a condensed list layout with a logo or top banner image. Automatically scrolls through items, highlighting current installations.

image
{
"highlightColor" : "#5856D6",
"icon" : "SF=list.bullet.rectangle.fill",
"items" : [
{
"displayName" : "Safari",
"icon" : "/Applications/Safari.app",
"id" : "safari",
"paths" : [
"/Applications/Safari.app"
]
},
{
"displayName" : "Calculator",
"icon" : "/System/Applications/Calculator.app",
"id" : "calculator",
"paths" : [
"/System/Applications/Calculator.app"
]
},
{
"displayName" : "TextEdit",
"icon" : "/System/Applications/TextEdit.app",
"id" : "textedit",
"paths" : [
"/System/Applications/TextEdit.app"
]
}
],
"message" : "Installing essentials...(example)",
"preset" : "3",
"secondaryColor" : "#AF52DE",
"title" : "Quick Install"
}