{
	"name": "Lapes",
	"short_name": "Lapes",
	"lang": "fa",
	"dir": "rtl",
	"description": "Free Internet of Iran",
	"start_url": "/home",
	"icons": [
		{
			"src": "images/logo-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "images/logo-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone",
	"orientation": "portrait",
	"permissions": [
		"webRequest",
		"background"
	],
	"prefer_related_applications": false,
	"author": "Mezghon",
	"version": "1.0.0",
	"manifest_version": "0.1"
}