

{
    "name": "Tugetibik",
    "id": "/",
    "short_name" : "Tugetibik",
    "start_url": "/?v=5",
    "scope" : "/",
    "background_color":"#f9fafd",
    "theme_color":"#f9fafd",
     "display": "standalone",
    "lang": "en-US",
    "icons": [
       
        {
            "src": "/static/images/512png.png",
            "sizes": "512x512",
            "type": "image/png"

        }
        ,
        {
            "src": "/static/images/192png.png",
            "sizes": "192x192",
            "type": "image/png"

        }
       ]
       ,
       "url_origins": [

        {

        "origin":"https://tugetibik.repotranstech.com"

        }

       ]
}