{
    "name": "MiEGSI",
    "short_name": "MiEGSI",
    "start_url": "https://www.webitcloud.net/MIEGSI/App/index.php",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF",
    "description": "",
    "orientation": "any",
    "icons": [{
            "src": "https://webitcloud.net/MIEGSI/App/assets/img/icon/flat/icon1.png",
            "sizes": "48x48",
            "type": "image/png"
        },
         {
            "src": "https://webitcloud.net/MIEGSI/App/assets/img/icon/flat/icon64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "https://webitcloud.net/MIEGSI/App/assets/img/icon/flat/icon144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "https://webitcloud.net/MIEGSI/App/assets/img/icon/flat/icon168.png",
            "sizes": "168x168",
            "type": "image/png"
        },
        {
            "src": "https://webitcloud.net/MIEGSI/App/assets/img/icon/flat/icon192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": [{
            "platform": "web",
            "url": "https://www.webitcloud.net/MIEGSI/App/index.php"
        }],
    "chrome_ui_overrides": {
        "bookmarks_ui": {
            "remove_bookmark_shortcut": true,
            "remove_button": true
        }
    },
    "offline_enabled": true

}