{
	"name" : "p4p1's blog",
	"start_url" : "/",
	"display" : "standalone",
	"short_name" : "p4p1's blog",
	"theme_color" : "#9315b7",
	"background_color" : "#2f2b2f",
	"description" : "Leo Smith's website, specialized in cyber security research, programming and audit. This website also contains my personal cyber security write ups and tools.",
	"orientation" : "portrait",
	"icons" : [
		{
			"src": "/favicon.png",
			"sizes": "254x256"
		},
		{
			"src": "/favicon.png",
			"sizes": "192x192"
		},
		{
			"src": "/favicon.png",
			"sizes": "512x512"
		}
	],
	"shortcuts": [
		{
			"name": "Book Me",
			"url": "/work/"
		},
		{
			"name": "Latest News",
			"url": "/blog/"
		},
		{
			"name": "xss_bomb",
			"url": "/xss/"
		},
		{
			"name": "p3ng0s",
			"url": "/rice/"
		}
	]
}
