{
	"name": "Speed Shopper",
	"short_name": "SpeedShop",
	"description": "Build smart shopping lists organized by aisle so you never double back.",
	"theme_color": "#3B82F6",
	"background_color": "#f9fafb",
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "/favicon.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/favicon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
