{
    "name": "BitBlox Ügyfélkapu",
    "short_name": "BitBlox",
    "description": "Projekt nyomon követés és ügyfélportál",
    "start_url": "/portal",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#2563EB",
    "background_color": "#ffffff",
    "lang": "hu",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
