{
    "theme_color": "#fff",
    "background_color": "#000",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Przedszkole Jaskinia Talentów",
    "short_name": "Przedszkole",
    "description": "",
    "icons": [
        {
            "src": "img/pwa-icon.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ]
}