{
	"name": "BitCompiler - Free Online Developer Tools",
	"short_name": "BitCompiler",
	"description": "Access 25+ free online tools for developers. JSON formatter, HTML minifier, Base64 converter, QR code generator, and more.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#1976d2",
	"icons": [
		{
			"src": "/images/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/images/favicon.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
