{
	"name": "Proof of Merch",
	"short_name": "Proof of Merch",
	"description": "Revolutionary multi-blockchain e-commerce platform supporting 6+ networks including Ethereum, Solana, Cardano, Tron, BNB Chain, and Ergo. Shop with crypto across multiple wallets.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#3B82F6",
	"background_color": "#ffffff",
	"categories": ["shopping", "finance", "productivity"],
	"lang": "en",
	"dir": "ltr",
	"icons": [
		{
			"src": "/images/logo.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/images/logo.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/favicon.png",
			"sizes": "32x32",
			"type": "image/png"
		}
	],
	"screenshots": [
		{
			"src": "/images/placeholder.jpg",
			"sizes": "1280x720",
			"type": "image/jpeg",
			"form_factor": "wide",
			"label": "Web3 Shop desktop view"
		},
		{
			"src": "/images/placeholder.jpg",
			"sizes": "750x1334",
			"type": "image/jpeg",
			"form_factor": "narrow",
			"label": "Web3 Shop mobile view"
		}
	],
	"shortcuts": [
		{
			"name": "Browse Products",
			"short_name": "Products",
			"description": "Browse our Web3 product catalog",
			"url": "/products",
			"icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
		},
		{
			"name": "Shopping Cart",
			"short_name": "Cart",
			"description": "View your shopping cart",
			"url": "/cart",
			"icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
		},
		{
			"name": "Account",
			"short_name": "Account",
			"description": "Manage your account",
			"url": "/account/profile",
			"icons": [{ "src": "/images/logo.png", "sizes": "192x192" }]
		}
	],
	"related_applications": [],
	"prefer_related_applications": false,
	"iarc_rating_id": "",
	"edge_side_panel": {
		"preferred_width": 400
	},
	"launch_handler": {
		"client_mode": "focus-existing"
	},
	"protocol_handlers": [
		{
			"protocol": "web+webthreeshop",
			"url": "/?protocol=%s"
		}
	]
}
