{
    "name": "MINT Service Desk",
    "short_name": "MINT",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00bcb5",
    "description": "Obsługa zgłoszeń i komunikacja w MINT Service Desk.",
    "icons": [
        {
            "src": "/assets/icons/icon-192.txt",
            "sizes": "192x192",
            "type": "text/plain"
        },
        {
            "src": "/assets/icons/icon-512.txt",
            "sizes": "512x512",
            "type": "text/plain"
        }
    ]
}
