{
	"name": "Tradex — Buy, Sell & Work",
	"short_name": "Tradex",
	"description": "The marketplace for everyone. List products, find freelance jobs, and connect with buyers and sellers in your community.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#f43f5e",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
