{
	"name": "Macro Tracker",
	"short_name": "Macros",
	"description": "Track calories, protein, and fibre.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#0891b2",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "icon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
