{
    "name": "Lerni — Learn Languages",
    "short_name": "Lerni",
    "description": "Interactive language learning platform. 5 languages, 6000+ lessons, vocabulary quizzes with sound.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#7C5CFC",
    "background_color": "#FEF5F0",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["education", "lifestyle"],
    "lang": "pl",
    "dir": "ltr",
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Vocabulary Quiz",
            "short_name": "Vocab",
            "url": "/vocab/practice/1?course=1",
            "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
        },
        {
            "name": "Dashboard",
            "short_name": "Home",
            "url": "/dashboard",
            "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
        }
    ]
}
