info.json

 1{
 2  "cards" :
 3  [
 4    {
 5      "name": "Mastodon",
 6      "description": "Mastodon is a decentralised microblogging social network with millions of users worldwide. You can create an account on one instance and interact with an instance from across the world.",
 7      "button_text": "Socialise!"
 8    },
 9    {
10    "name": "Mattermost",
11      "description": "Mattermost is a FLOSS application for real-time chat. Use this for communicating with other users, joining a few different communities, and getting support for NixNet services.",
12      "button_text": "Chat!"
13    },
14    {
15    "name": "Wireguard",
16      "description": "WireGuard is an open source application and protocol that uses VPN techniques to create secure tunnels in various configurations. It aims to be more performant than OpenVPN or IPsec0.",
17      "button_text": "Tunnel!"
18    }
19  ]
20}