﻿{
  "name": "شرکت علمی-تجاری رادان",
  "short_name": "رادان",
  "start_url": "./?source=pwa",
  "scope": ".",
  "display": "standalone",
  "prefer_related_applications": true,
  "dir": "rtl",
  "lang": "fa",
  "background_color": "#64b5f6",
  "theme_color": "#ff7777",
	"icons":[
		{
			"src": "./public/img/homescreen48.png",
			"sizes": "48x48",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen72.png",
			"sizes": "72x72",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen96.png",
			"sizes": "96x96",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen144.png",
			"sizes": "144x144",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen168.png",
			"sizes": "168x168",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen192.png",
			"sizes": "192x192",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen256.png",
			"sizes": "256x256",
			"type": "image/png"
		},{
			"src": "./public/img/homescreen512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
