{
"name": "Icebreaker Games by TeamRetro",
"short_name": "Icebreaker Games",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#0076BE",
"orientation": "any",
"description": "Free interactive icebreaker games for team meetings. Quick, fun, and no sign-up needed to participate. Powered by TeamRetro.",
"icons": [
{
"src": "/images/favicon-16x16.png",
"sizes": "16x16",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/favicon-32x32.png",
"sizes": "32x32",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/apple-touch-icon.png",
"sizes": "180x180",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/android-chrome-250x250.png",
"sizes": "250x250",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
}
]
}