{
    "name": "בחירות ארוחת בוקר",
    "short_name": "ארוחת בוקר",
    "start_url": "/",
    "display": "standalone",
    "dir": "rtl",
    "lang": "he",
    "theme_color": "#f5a832",
    "background_color": "#ffd550",
    "icons": [
        {
            "src": "/static/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
