{
	"name": "Echo Money",
	"short_name": "Echo",
	"description": "Fast, secure cross-border payments. Send and receive money worldwide.",
	"start_url": "/app",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#F7F8FB",
	"theme_color": "#002FFF",
	"_icons_todo": "Replace with proper 192x192 and 512x512 PNGs; add a separate maskable variant with safe-zone padding. Until then we declare the favicon at its actual 1024x1024 size with purpose 'any' only.",
	"icons": [
		{
			"src": "/assets/favicon.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
