1{
2 "title": "glogg",
3 "icon": "images/glogg.icns",
4 "background": "images/osx_installer.png",
5 "icon-size": 128,
6 "contents": [
7 { "x": 415, "y": 234, "type": "link", "path": "/Applications" },
8 { "x": 150, "y": 234, "type": "file", "path": "release/glogg.app" }
9 ]
10}
11