{
    "name": "Liqventory",
    "short_name": "Liqventory",
    "description": "Inventory Management System",
    "start_url": "/admin",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#9ae600",
    "scope": "/",
    "lang": "hu",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "392x392",
            "type": "image/png"
        }
    ]
}