{
"short_name": "Scroll",
"name": "Scroll E-Book & Audiobook System",
"start_url": "./index.html",
"background_color": "#ffffff",
"theme_color": "#0071e3",
"display": "standalone",
"orientation": "portrait",
"icons": [
{
"src": "icons/icon-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "icons/icon-512.png",
"type": "image/png",
"sizes": "512x512"
}
 ]
}