{
	"name": "myPJV Bible App",
	"short_name": "myPJV Bible",
	"start_url": "/index.html",
	"display": "fullscreen",
	"background_color": "#aaa",
	"theme_color": "#4868b1",
	"scope": "/",
	"description": "PJV bible translation app",
	"icons": [{
    "src": "/icons/PJV-icon-48.png",
    "sizes": "48x48",
    "type": "image/png"
	}, {
    "src": "/icons/PJV-icon-72.png",
    "sizes": "72x72",
    "type": "image/png"
	}, {
    "src": "/icons/PJV-icon-96.png",
    "sizes": "96x96",
    "type": "image/png"
	}, {
    "src": "/icons/PJV-icon-144.png",
    "sizes": "144x144",
    "type": "image/png"
	}, {
    "src": "/icons/PJV-icon-168.png",
    "sizes": "168x168",
    "type": "image/png"
	}, {
    "src": "/icons/PJV-icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
	}, {
    "src": "/icons/PJV-icon-192-maskable.png",
    "sizes": "192x192",
    "type": "image/png",
	"purpose":"maskable"
	}, {
    "src": "/icons/PJV-icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}