﻿{
	"short_name": "Prayer Times",
	"name": "Prayer Times",
	"lang": "en",
	"start_url": "/",
	"background_color": "#1a1a1a",
	"theme_color": "#ffffff",
	"orientation": "any",
	"display": "standalone",
	"icons": [
		{ 
			"src": "/wp-content/themes/template/assets/images/favicons/icon-192.png", 
			"type": "image/png", 
			"sizes": "192x192" 
		},
		{ 
			"src": "/wp-content/themes/template/assets/images/favicons/icon-512.png", 
			"type": "image/png", 
			"sizes": "512x512" 
		}
	]
}