{
    "name": "Interkom",
    "short_name": "Interkom",
    "description": "System wzywania uczniów ze świetlicy do recepcji",
    "display": "standalone",
    "start_url": "/swietlica",
    "scope": "/",
    "lang": "pl",
    "background_color": "#f3f5ec",
    "theme_color": "#394406",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
