{
	"name": "FortuneBox - TCG Cards & Mystery Boxes",
	"short_name": "FortuneBox",
	"description": "Open TCG card packs and real-life mystery boxes with provably fair odds. Win rare trading cards, electronics, fashion, and luxury items. Instant delivery worldwide.",
	"start_url": "/?utm_source=pwa",
	"display": "standalone",
	"background_color": "#121212",
	"theme_color": "#121212",
	"orientation": "portrait-primary",
	"lang": "en-US",
	"dir": "ltr",
	"scope": "/",
	"categories": ["entertainment", "games", "shopping"],
	"iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
	"icons": [
		{
			"src": "/assets/images/favicon.ico",
			"sizes": "any",
			"type": "image/x-icon"
		},
		{
			"src": "/assets/images/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/assets/images/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/assets/images/icon-maskable-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/assets/images/icon-maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "TCG Cards & Mystery Boxes",
			"short_name": "Boxes",
			"description": "Browse TCG card packs and real-life mystery boxes",
			"url": "/boxes?utm_source=pwa",
			"icons": [{ "src": "/assets/images/favicon.ico", "sizes": "192x192" }]
		},
		{
			"name": "Case Battles",
			"short_name": "Battles",
			"description": "Join PvP case battles and compete for prizes",
			"url": "/battles?utm_source=pwa",
			"icons": [{ "src": "/assets/images/favicon.ico", "sizes": "192x192" }]
		}
	],
	"screenshots": [
		{
			"src": "/assets/images/metaimg.png",
			"sizes": "1200x630",
			"type": "image/png"
		}
	]
}
