{
	"short_name": "Numerys",
	"name": "Numerys - Track your expenses and revenues easily",
	"description": "Numerys helps you track and analyze your financial activity with ease.",
	"start_url": ".",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "/icon-180.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/app-logo.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/favicon.ico",
			"sizes": "256x256 128x128 64x64 48x48 32x32 16x16",
			"type": "image/x-icon"
		}
	]
}
