mac_folder_capacitor/web/apps.json
2025-12-28 12:36:32 +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"
}
]