{
    "name": "Gtech EPL",
    "short_name": "EPL",
    "description": "EPL",
    "start_url": "/epl/",
    "scope": "/epl/",
    "display": "standalone",
    "theme_color": "#1F3C78",
    "background_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/epl/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/epl/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}