{
	"name": "Your Money",
	"short_name": "",
	"description": "No commerce app, that can help you to handle your money spending",
	"icons": [
		{
			"src": "/icons/android-chrome-192x192.avif",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "monochrome"
		},
		{
			"src": "/icons/android-chrome-512x512.avif",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/apple-touch-icon.avif",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/favicon.ico",
			"sizes": "225x225",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"theme_color": "white",
	"background_color": "#ececec",
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"orientation": "portrait"
}
