{
    "name": "EfiExtranet",
    "short_name": "EfiExtranet",
    "start_url": "/index.php",
    "background_color": "#fff",
    "description": "EfiExtranet by EfiData",
    "display": "standalone",
    "theme_color": "#ffff",

    "icons": [
        {
            "src": "images/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },        {
            "src": "images/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "images/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
