mac_folder/apps.json
2025-12-28 11:38:21 +01:00

12 lines
193 B
JSON

[
{
"name": "Google",
"icon": "icons/google.png",
"url": "https://google.com"
},
{
"name": "GitHub",
"icon": "icons/github.png",
"url": "https://github.com"
}
]