mirror of
https://github.com/Royce551/FRESHMusicPlayer.git
synced 2025-01-22 10:51:52 -05:00
25 lines
493 B
JSON
25 lines
493 B
JSON
{
|
|
"title": "FRESHMusicPlayer",
|
|
"background": "app-dmg-background.png",
|
|
"icon-size": 48,
|
|
"window": {
|
|
"size": {
|
|
"width": 600,
|
|
"height": 420
|
|
}
|
|
},
|
|
"contents": [
|
|
{
|
|
"x": 125,
|
|
"y": 225,
|
|
"type": "file",
|
|
"path": "FRESHMusicPlayer.app"
|
|
},
|
|
{
|
|
"x": 470,
|
|
"y": 225,
|
|
"type": "link",
|
|
"path": "/Applications"
|
|
}
|
|
]
|
|
}
|