mirror of
https://github.com/ciromattia/kcc
synced 2025-12-11 00:36:33 +00:00
11 lines
311 B
JSON
11 lines
311 B
JSON
{
|
|
"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" }
|
|
]
|
|
}
|