mirror of
https://github.com/voiceip/tinyphone
synced 2026-08-07 02:26:03 -04:00
10 lines
272 B
JSON
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" }
|
|
]
|
|
}
|