﻿{
	"short_name": "Gebedstijden",
	"name": "Gebedstijden",
	"lang": "nl",
	"start_url": "/",
	"background_color": "#ffffff",
	"theme_color": "#00a378",
	"orientation": "any",
	"display": "standalone",
	"icons": [
                { 
			"src": "/wp-content/themes/namaz/images/favicons/apple-touch-icon.png", 
			"type": "image/png", 
			"sizes": "180x180" 
		},
		{ 
			"src": "/wp-content/themes/namaz/images/favicons/icon-192.png", 
			"type": "image/png", 
			"sizes": "192x192" 
		},
		{ 
			"src": "/wp-content/themes/namaz/images/favicons/icon-512.png", 
			"type": "image/png", 
			"sizes": "512x512" 
		}
	]
}