{
	"lang":"fa",
	"dir":"rtl",
	"name":"Technical and Vocational University App 1.0.0",
	"short_name":"tvu.ac.ir",
	"description":"University news",
	"icons":[{
		"src":"./favicon.png",
		"type":"image/png",
		"sizes":"48x48",
		"purpose":"any"
	}],
	"screenshots":[{
		"src":"./screenshot.webp",
		"sizes":"1280x720",
		"type":"image/webp"
	}],
	"shortcuts":[],
	"scope":"/",
	"start_url":"/",
	"display":"fullscreen",
	"orientation":"portrait-primary",
	"theme_color":"aliceblue",
	"background_color":"white",
	"default_locale":"fa",
	"url_handlers":[
		{
			"origin":"https://tvu.ac.ir/"
		},
		{
			"origin":"https://*.tvu.ac.ir/"
		}
	],
	"permissions":[],
	"developer":{
		"name":"SAH",
		"url":""
	},
	"serviceworker":{
		"src":"./sw.js",
		"scope":"/",
		"type":"module"
	},
	"installs_allowed_from":["*"],
	"prefer_related_applications": true,
	"related_applications":[
		{
			"platform":"web",
			"url":"https://tvu.ac.ir/"
		}
	],
	"locales":{
		"fa":{
			"description":"",
			"developer":{
				"url":"http://tvu.ac.ir/"
			}
		}
	}
}