{
    "short_name": "Bible Bright",
    "name": "Bible Bright Quiz App",
    "icons": [
      
         {
            "src": "images/icon.svg",
            "sizes": "any"
        }
       
    ],
    "start_url": "index.html",
    "background_color": "green",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "lightsteelblue"
}