.app-icon {
    background-image: url(DPS.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-color: transparent;
    height: 128px;
    width: 128px;
}