{
	"name": "ShareCode",
	"short_name": "ShareCode",
	"description": "Share code with context — notes, highlights, comments and versions in one link.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0c0d18",
	"theme_color": "#4f46e5",
	"icons": [
		{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
		{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
		{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
	]
}
