{
    "name":"iSimply Live",
    "short_name":"iSimply Live",
    "start_url":"index.html",
    "background_color":"#ffffff",
    "theme_color":"#0d6efd",
    "display":"standalone",
    "orientation":"portrait",
    "icons":[
        {
            "src":"/src/isimply.png",
            "sizes":"600x600",
            "type":"image/png"
        }
    ]
}