{
    "name": "Conan Learn",
    "short_name": "Conan Learn",
    "description": "Học qua Google Meet, có mentor hướng dẫn từng buổi — Conan School LMS",
    "start_url": "/learn",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0a0a0a",
    "theme_color": "#c4956a",
    "categories": [
        "education"
    ],
    "lang": "vi",
    "icons": [
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Lớp học của tôi",
            "short_name": "Classes",
            "url": "/classes"
        }
    ]
}