{
    "name" : "MLM Reoprting",
    "short_name" : "WB",
    "start_url" : ".",
    "background_color" : "#2196f3",
    "theme_color" : "#009578",
    "display" : "standalone",
    "icons" : [
        {
            "src" : "images/logo64.png",
            "sizes" : "64X64",
            "type" : "image/png"
        },
        {
            "src" : "images/logo512.png",
            "sizes" : "512X512",
            "type" : "image/png"
        }

    ]
}