{
    "apps": [
        {
            "id": "webapps-mediaplayer",
            "icon": "fas fa-music"
        },
        {
            "id": "webapps-hvac",
            "icon": "fas fa-thermometer-half"
        },
        {
            "id": "navigation",
            "icon": "fas fa-location-arrow"
        },
        {
            "id": "webapps-html5-launcher",
            "icon": "fas fa-home"
        }
    ],
    "launch": "webapps-html5-launcher",
    "network": {
        "bluetooth": "fab fa-bluetooth-b",
        "ethernet": "fas fa-network-wired",
        "wifi": "fas fa-wifi",
        "p2p": "fas fa-laptop",
        "cellular": "fas fa-mobile-alt"
    }
}