{
	"name": "Fastify",
	"short_name": "Fastify",
	"description": "Fast and low overhead web framework, for Node.js",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0b0d",
	"theme_color": "#0a0b0d",
	"icons": [
		{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
		{ "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
		{
			"src": "/og-image.png",
			"sizes": "1200x630",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
