{
	"name": "EatProper",
	"short_name": "EatProper",
	"description": "Free community platform for carnivore and ketovore living.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#1c1917",
	"theme_color": "#1c1917",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["food", "health", "lifestyle"]
}
