{
    "name": "SliceHub Kierowca",
    "short_name": "Kierowca",
    "description": "SliceHub Driver — mobile delivery app",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#050508",
    "theme_color": "#050508",
    "lang": "pl",
    "icons": [
        { "src": "./icon.svg", "sizes": "192x192 256x256 384x384 512x512", "type": "image/svg+xml", "purpose": "any" },
        { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
