{
    "name": "ERPEX Entwickler-Version",
    "short_name": "ERPEX Entwickler-Version",
    "start_url": "/index.php",
    "display": "standalone",
    "theme_color": "#a71b71",
    "background_color": "#a71b71",
    "icons": [
        {
            "src": "query.php?request=notification&todo=iconSmall",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "query.php?request=notification&todo=iconLarge",
            "sizes": "512x512",
            "type": "image/vnd.microsoft.icon"
        }
    ]
}