aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.json
blob: 7b4c3e0c4d7fc117998cb425c9ca49f5b85b08a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "black_list": [
	"webapps-html5-launcher", "webapps-html5-homescreen", "webapps-html5-background", "browser"
    ],
    "icons": {
        "webapps-aquarium": "fas fa-fish",
        "webapps-falling-blocks": "fas fa-cubes",
        "webapps-mixer": "fas fa-volume-up",
        "taskmanager": "fas fa-tasks",
        "browser": "fab fa-chrome",
        "webapps-hvac": "fas fa-thermometer-half",
        "webapps-youtube": "fab fa-youtube",
        "webapps-settings": "fas fa-cogs",
        "webapps-dashboard": "fas fa-car",
        "webapps-mediaplayer": "fas fa-music"
    }
}