{
    "name": "AutoHouse",
    "short_name": "AutoHouse",
    "description": "Vânzare și chirie auto în Cahul și regiune",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a1a2e",
    "icons": [
        {
            "src": "/assets/image/logo-header.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}

