{
    "name" : "webapp-rhenus",
    "short_name" : "webapp-rhenus",
    "description" : "webapp-rhenus",
    "start_url" : "/",
    "display" : "fullscreen",
    "theme_color" : "rgb(9, 76, 158, 1)",
    "background_color" : "rgb(9, 76, 158, 1)",
    "icons": [
        {
            "src": "app_icon.png",
            "sizes": "746x746",
            "type": "image/png",
            "purpose": "any"
        }
    ]
    
}