{
	"short_name": "دایره طلایی سهام",
	"name": "gcircle",
	"theme_color": "#4A90E2",
	"background_color": "#F7F8F9",
	"display": "standalone",
	"icons": [
		{
			"src": "web/img/gc-logo.png",
			"type": "image/png",
			"sizes": "48x48"
		},
		{
			"src": "web/img/gc-logo.png",
			"type": "image/png",
			"sizes": "96x96"
		},
		{
			"src": "web/img/gc-logo.png",
			"type": "image/png",
			"sizes": "144x144"
		},
		{
			"src": "web/img/gc-logo.png",
			"type": "image/png",
			"sizes": "192x192"
		}
	],
	"start_url": "/site"
}