{
    "name": "OnThiGPLX.edu.vn - Hệ Thống Giáo Dục Lái Xe Chính Thức",
    "short_name": "OnThiGPLX.edu.vn",
    "description": "Hệ thống ôn thi GPLX chính thức với 600+ câu hỏi theo luật giao thông mới 2025. Đào tạo miễn phí 15 hạng bằng lái xe A1, A, B1, B, C1, C, D1, D2, D, BE, C1E, CE, D1E, D2E, DE.",
    "start_url": "/?utm_source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "vi-VN",
    "categories": ["education", "driving", "training", "automotive", "learning"],
    "screenshots": [
        {
            "src": "/images/screenshot1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Trang chủ ôn thi GPLX"
        },
        {
            "src": "/images/screenshot2.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Giao diện thi thử trên mobile"
        }
    ],
    "icons": [
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icon-512x512.png", 
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/icon-16x16.png",
            "sizes": "16x16", 
            "type": "image/png"
        }
    ]
}
