package io.trygvis.engine.service; public class AppInstance { private String name; private String host; private String path; }