{
    "name": "AutoKajet",
    "short_name": "AutoKajet",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#007bff",
    "theme_color": "#007bff",
    "description": "AutoKajet - zadbany samochód.",
    "icons": [
        {
            "src": "/static/images/autokajet-icon.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}