{
 "name": "Bonnie G: Storyteller of the Soul",
 "short_name": "Bonnie G",
 "description": "Bonnie G: Storyteller of the Soul",
 "display": "standalone",
 "background_color": "#fff",
 "theme_color": "#fff",
 "icons": [
 {
 "src":"_images/_icons/crow-logo_green-on-white_192x192.png", "sizes":"192x192", "type":"image/png"
 }
 ]
}

// The manifest.json file is a way to describe a web application which is used by Android Chrome we are using the basic information 
// (Reference site: https://developer.mozilla.org/en-US/docs/Web/Manifest)
// SOURCE: https://speckyboy.com/modern-favicon-icon-development/