{
    "title": "Ethereum",
    "icon": "appdmg_icon.icns",
    "background": "appdmg_background.png",
    "icon-size": 55,
    "contents": [
        { "x": 242, "y": 240, "type": "link", "path": "/Applications" },
        { "x": 145, "y": 125,  "type": "file", "path": "${ETH_ALETHZERO_APP}" },
        { "x": 339, "y": 125, "type": "file", "path": "${ETH_MIX_APP}" }
    ]
}