1{
2  "title": "QtPass",
3  "icon": "artwork/icon.icns",
4  "background": "artwork/icon.png",
5  "icon-size": 80,
6  "contents": [
7    { "x": 64, "y": 64, "type": "file", "path": "main/QtPass.app" },
8    { "x": 428, "y": 64, "type": "link", "path": "/Applications" },
9    { "x": 64, "y": 448, "type": "file", "path": "README.rtf" },
10    { "x": 428, "y": 448, "type": "file", "path": "LICENSE" }
11  ]
12}
13