{
    "name": "CourseLabz",
    "short_name": "CourseLabz",
    "description": "CourseLabz — kursy online: ucz się od ekspertów, zdobywaj certyfikaty i rozwijaj umiejętności praktyczne we własnym tempie.",
    "start_url": "/user/courses",
    "id": "/user",
    "scope": "/user/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0067FE",
    "orientation": "any",
    "categories": ["education"],
    "lang": "pl",
    "icons": [
        {
            "src": "/images/icons/icon-72x72.v3.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-96x96.v3.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-128x128.v3.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-144x144.v3.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-152x152.v3.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-192x192.v3.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-384x384.v3.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-512x512.v3.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Moje kursy",
            "url": "/user/courses",
            "icons": [{"src": "/images/icons/icon-96x96.v3.png", "sizes": "96x96"}]
        },
        {
            "name": "Quizy",
            "url": "/user/quizzes",
            "icons": [{"src": "/images/icons/icon-96x96.v3.png", "sizes": "96x96"}]
        }
    ]
}
