{
"name": "JumpBoom Game",
"short_name": "JumpBoom",
"start_url": "index.html",
"display": "standalone",
"background_color": "#70c5ce",
"theme_color": "#70c5ce",
"orientation": "portrait",
"icons": [
{
"src": "icon.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon.png",
"sizes": "512x512",
"type": "image/png"
}
]
}
