{
    "name": "SLOVARICA",
    "short_name": "SLOVARICA",
    "description": "Hajde da učimo kako se pišu reči",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0096ee",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/src/img/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}