{
    "name": "Dobar Sajt",
    "short_name": "DobarSajt",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "theme_color": "#148AFF",
    "background_color": "#ffffff",
    "display": "standalone"
}