{
    "id": "/",
    "name": "eendagdeals.nl",
    "short_name": "Eendagdeals",
    "description": "Een overzicht met alle dagaanbiedingen",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "orientation": "portrait-primary",
    "lang": "nl-NL",
    "dir": "ltr",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}