{
	"name": "Nomad Life Wiki",
	"short_name": "NLW",
	"start_url": "https://nomadlife.wiki/",
	"id": "Nomad Life Wiki",
	"description": "a wiki for van life, nomad travel, and houseless living",
	"theme_color": "#ffffff",
	"background_color": "#5588b2",
	"display": "standalone",
	"scope": "https://nomadlife.wiki/",
	"icons": [
		{
		  "src": "/web-app-manifest-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png",
		  "purpose": "maskable"
		},
		{
		  "src": "/web-app-manifest-512x512.png",
		  "sizes": "512x512",
		  "type": "image/png",
		  "purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Search",
			"short_name": "Search",
			"url": "https://nomadlife.wiki/Search"
		}
	]
}