{
    "name": "Marble Invest",
    "short_name":"MarbleInvest",
    "start_url":"index.html",
    "display":"standalone",
    "icons":[
        {
            "src":"icon/icon512.png",
            "sizes":"512x512",
            "type":"image/png"
        }
    ],
    "background_color":"#142458",
    "theme_color":"#142458"

}