{
"name": "Jenzzy — Free HTML5 Games",
"short_name": "Jenzzy",
"description": "Play free HTML5 games instantly in your browser.",
"start_url": "/",
"display": "standalone",
"background_color": "#f8f9fc",
"theme_color": "#6c3ce0",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}