Creates a new AppInfo instance.
AppInfo({ required this.appName, required this.packageName, this.icon, });