{
    "name": "Garten App",
    "short_name": "Garten App",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#f8f8f8",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/dist/images/logo-512x512.png",
            "sizes": "512x512"
        }
    ]
}

