2017-08-22 10:25:12 -04:00

14 lines
282 B
JSON

{
"name": "Dynamic Bible",
"short_name": "DynamicBible",
"start_url": "index.html",
"display": "standalone",
"icons": [{
"src": "assets/imgs/logo.png",
"sizes": "512x512",
"type": "image/png"
}],
"background_color": "#4e8ef7",
"theme_color": "#4e8ef7"
}