{
    "name": "BeAutos — Cars & parts from trusted dealers",
    "short_name": "BeAutos",
    "description": "The Belgian marketplace for cars and parts from trusted dealers. Buy directly from the dealer.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0b1220",
    "theme_color": "#0b1220",
    "lang": "nl-BE",
    "dir": "ltr",
    "categories": ["shopping", "business", "automotive"],
    "icons": [
        {
            "src": "/assets/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/images/favicon-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
