{
	"name": "BingoStamp",
	"short_name": "BingoStamp",
	"description": "Create & share custom Bingo cards. Free, no sign-up, no tracking.",
	"start_url": "/",
	"scope": "/",
	"id": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#f8fafc",
	"theme_color": "#7C3AED",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable any"
		}
	]
}
