about summary refs log tree commit diff
path: root/kcc.json
blob: 456786ad8d9a02216b42278d407727ebe81dbf6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "title": "Kindle Comic Converter",
  "icon": "icons/comic2ebook.icns",
  "background": "icons/WizardOSX.png",
  "icon-size": 160,
  "contents": [
    { "x": 180, "y": 300, "type": "file", "path": "dist/Kindle Comic Converter.app" },
    { "x": 520, "y": 300, "type": "link", "path": "/Applications" }
  ]
}