{
    "name": "Hommel Gruppe - Serviceportal",
    "short_name": "Hommel",
    "theme_color": "#00ff00",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "landscape",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/icons/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons/icons-256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "/icons/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}