{
    "name": "ParkoLow.hu",
    "short_name": "ParkoLow",
    "description": "Compare and book cheap Budapest airport parking",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a56db",
    "theme_color": "#1a56db",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png?v=20260623-2",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png?v=20260623-2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}