tinyphone/tinyphone-osx/release-spec.json
2022-03-18 21:31:46 +05:30

10 lines
272 B
JSON

{
"title": "Tinyphone",
"background": "",
"background-color" : "#d6c8c8",
"icon-size": 80,
"contents": [
{ "x": 192, "y": 200, "type": "file", "path": "build/Release/Tinyphone.app" },
{ "x": 448, "y": 200, "type": "link", "path": "/Applications" }
]
}