{
	"name": "GetFood",
	"short_name": "GetFood",
	"description": "Order food online for pickup or delivery.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#faf9f7",
	"theme_color": "#ffffff",
	"icons": [
		{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
	]
}
