{
    "name": "JubiSerwis",
    "short_name": "JubiSerwis",
    "start_url": "/zlecenia",
    "id": "/zlecenia",
    "scope": "/",
    "background_color": "#ffffff",
    "description": "JubiSerwis - System obsługi zleceń",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "jubiserwis-logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "jubiserwis-logo-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "jubiserwis-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/jubiserwis-logo-maskable.png",
            "sizes": "640x640",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
