export type AppScreenshot = {
    id: string;
    appId: string;
    fileName: string;
    accessUrl: string;