xref: /glogg/osx_installer.json (revision 8ea5bc4cf192a6c6287db6ac5c56058f9d88fd6f)
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