{
	"id": "/",
	"name": "Mett",
	"short_name": "Mett",
	"description": "Know what you ate.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#2d6a4f",
	"background_color": "#ffffff",
	"orientation": "portrait-primary",
	"lang": "en",
	"dir": "ltr",
	"categories": ["health", "food", "lifestyle"],
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-384.png",
			"sizes": "384x384",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshots/mobile-1.png",
			"sizes": "1080x1920",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Track meals by taking photos"
		},
		{
			"src": "/screenshots/mobile-2.png",
			"sizes": "1080x1920",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "See your daily nutrition summary"
		}
	]
}
