diff --git a/World Manager for Minecraft/Services/ImageCacheStore.swift b/World Manager for Minecraft/Services/AppSupport/Cache/ImageCacheStore.swift similarity index 100% rename from World Manager for Minecraft/Services/ImageCacheStore.swift rename to World Manager for Minecraft/Services/AppSupport/Cache/ImageCacheStore.swift diff --git a/World Manager for Minecraft/Services/ContentPackageExporter.swift b/World Manager for Minecraft/Services/AppSupport/Export/ContentPackageExporter.swift similarity index 100% rename from World Manager for Minecraft/Services/ContentPackageExporter.swift rename to World Manager for Minecraft/Services/AppSupport/Export/ContentPackageExporter.swift diff --git a/World Manager for Minecraft/Services/ScanNotificationService.swift b/World Manager for Minecraft/Services/AppSupport/Notifications/ScanNotificationService.swift similarity index 100% rename from World Manager for Minecraft/Services/ScanNotificationService.swift rename to World Manager for Minecraft/Services/AppSupport/Notifications/ScanNotificationService.swift diff --git a/World Manager for Minecraft/Services/WorldScanner.swift b/World Manager for Minecraft/Services/AppSupport/Scanning/WorldScanner.swift similarity index 100% rename from World Manager for Minecraft/Services/WorldScanner.swift rename to World Manager for Minecraft/Services/AppSupport/Scanning/WorldScanner.swift