{
	"fileName": "manifest",
	"layer": "<%= layer %>",
	"fileType": "appdescr_variant",
	"reference": "<%= baseapp.id %>",
	"id": "<%= namespace %>",
	"namespace": "apps/<%= baseapp.id %>/appVariants/<%= namespace %>/",
	"version":"",
	"content": [{
		"changeType": "appdescr_app_setTitle",
		"content": {},
		"texts": {
			"i18n": "i18n/i18n.properties"
		}
	}]
}
