{
	"name": "Camarts Photography",
	"short_name": "Camarts",
	"display": "standalone",
	"background_color": "#fefefe",
	"theme_color": "#fefefe",
	"icons": [
		{
			"src": "images/icons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "images/icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "images/icons/maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"start_url": "https://camarts.app",
	"scope": "https://camarts.app",
	"dir": "ltr",
	"orientation": "any",
	"categories": [
		"lifestyle",
		"magazines",
		"photo",
		"travel"
	]
}