{
	"name": "PhotoClone Pro",
	"short_name": "PhotoClone",
	"start_url": "./",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#1a1e21",
	"theme_color": "#1a1e21",
	"description": "PhotoClone Pro é um editor de imagens online gratuito com IA.",
	"icons": [
		{
			"src": "images/manifest/48x48.png",
			"sizes": "48x48",
			"type": "image/png"
		},
		{
			"src": "images/manifest/72x72.png",
			"sizes": "72x72",
			"type": "image/png"
		},
		{
			"src": "images/manifest/96x96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "images/manifest/144x144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "images/manifest/168x168.png",
			"sizes": "168x168",
			"type": "image/png"
		},
		{
			"src": "images/manifest/192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "images/manifest/512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
