{
	"name": "FastForage",
	"short_name": "FastForage",
	"description": "Calorie/macro tracker with barcode scanning and an intermittent-fasting timer.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#42a5f5",
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
