Skip to content

Preset 2 - Cards

Features a logo or top banner image with streamlined Card item display. Ideal for branded deployments.

image
{
"highlightColor" : "#34C759",
"icon" : "SF=rectangle.split.3x1.fill",
"items" : [
{
"displayName" : "Safari",
"icon" : "/Applications/Safari.app",
"id" : "safari",
"paths" : [
"/Applications/Safari.app"
],
"showBundleInfo" : "all"
},
{
"displayName" : "Calculator",
"icon" : "/System/Applications/Calculator.app",
"id" : "calculator",
"paths" : [
"/System/Applications/Calculator.app"
],
"showBundleInfo" : "all"
},
{
"displayName" : "TextEdit",
"icon" : "/System/Applications/TextEdit.app",
"id" : "textedit",
"paths" : [
"/System/Applications/TextEdit.app"
],
"showBundleInfo" : "all"
}
],
"message" : "Installing applications...(example)",
"preset" : "2",
"title" : "App Catalog"
}