{
    "name": "HERCULES",
    "short_name": "DPL",
    "description": "DPL Wireless Hercules Portal",
    "icons": [
        {
            "src": "/android-chrome-192x192.png?v=wAdJaz9oB8",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png?v=wAdJaz9oB8",
            "sizes": "384x384",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#ffcc03",
    "orientation": "portrait"
}