{
    "name": "eknoxo.org UAB",
    "short_name": "eknoxo.org",
    "description": "Sužinokite burbulinio kėbulo automobilių istoriją, jų charakteristikas ir kolekcionavimo patarimai. Autentiška medžiaga retųjų modelių entuziastams.",
    "start_url": "https://eknoxo.org.org/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "lt",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}