{
	"name": "Gin's Blog",
	"short_name": "GinBlog",
	"description": "Architecting the future of the web.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#000000",
	"theme_color": "#8b5cf6",
	"icons": [
		{
			"src": "/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
