{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"name": "dailyzone-supermarket-webapp",
	"theme_color": "#166534",
	"short_name": "DailyZone Supermarket",
	"icons": [
		{ "type": "image/svg", "src": "/favicon.svg", "purpose": "any maskable" },
		{ "type": "image/png", "src": "/icon-512x512.png", "sizes": "512x512" }
	],
	"start_url": ".",
	"display": "standalone",
	"background_color": "#18181b",
	"description": "DailyZone Supermarket Web application."
}
