{
    "name": "המפענח - כלי עזר למכרזים",
    "short_name": "המפענח",
    "description": "כלי עזר לניתוח והבנת מכרזים",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/pwa-icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}