{
"name": "Install Element Test App",
"short_name": "InstallTest",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#000000",
"icons": [{
"src": "icon.png",
"sizes": "192x192",
"type": "image/png"
}]
}
