{
	"name": "Jackbit",
	"short_name": "Jackbit",
	"theme_color": "#1c212f",
	"background_color": "#1c212f",
	"start_url": "/",
	"display": "standalone",
	"icons": [
		{
			"src": "/192x192.png?v=2",
			"sizes": "384x384",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/512x512.png?v=2",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any"
		}
	]
}