{
	"name": "Dice AI",
	"short_name": "Dice AI",
	"description": "A beautiful dice roller for tabletop, board games, coin flips and every decision. Roll every die from d2 to d100, or just type what you need.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#221F22",
	"theme_color": "#221F22",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "en-AU",
	"categories": ["games", "entertainment", "utilities"],
	"icons": [
		{
			"src": "/assets/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/assets/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
