{
    "name": "Beléptető",
    "short_name": "Beléptető",
    "description": "Event guest-list access control.",
    "start_url": "/events",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#090e1a",
    "theme_color": "#090e1a",
    "categories": ["productivity", "business"],
    "lang": "hu",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
