{
    "name": "QTOJ Website",
    "short_name": "QTOJ",
    "description": "Nền tảng chấm bài tự động, luyện thuật toán và thi lập trình online.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "orientation": "any",
    "lang": "vi-VN",
    "scope": "/",
    "categories": ["education", "productivity"],
    "icons": [
        {
            "src": "/website_icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/QTOJ_screen.png",
            "sizes": "1838x969",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Giao diện QTOJ Website"
        }
    ]
}
