{
	"lang":"fa",
	"dir":"rtl",
	"name":"Heyat Razmandegan App 1.1.0",
	"short_name":"heyatrazmandegan.ir",
	"description":"Heyat news",
	"icons":[{
		"src":"./favicon.png",
		"type":"image/png",
		"sizes":"48x48",
		"purpose":"any"
	}],
	"screenshots":[{
		"src":"./screenshot.webp",
		"sizes":"1280x720",
		"type":"image/webp"
	}],
	"shortcuts":[{
		"name":"News",
		"short_name":"News",
		"description":"View the list of news",
		"url":"/",
		"icons":[{"src":"./favicon.png","sizes":"48x48"}]
	}],
	"scope":"/",
	"start_url":"/",
	"display":"fullscreen",
	"orientation":"portrait-primary",
	"theme_color":"aliceblue",
	"background_color":"white",
	"default_locale":"fa",
	"url_handlers":[
		{
			"origin":"https://heyatrazmandegan.ir/"
		},
		{
			"origin":"https://heyatrazmandegan.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://heyatrazmandegan.ir/"
		}
	],
	"locales":{
		"fa":{
			"description":"",
			"developer":{
				"url":"https://heyatrazmandegan.ir/"
			}
		}
	}
}