{
    "name": "Stap op",
    "short_name": "Stap op",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f5f1e6",
    "theme_color": "#2f7a4b",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
