{
    "name": "TOEIC Zone — Luyện Thi TOEIC Online",
    "short_name": "TOEIC Zone",
    "description": "Nền tảng luyện thi TOEIC bám sát đề thi thực tế — luyện đề, nghe, viết, từ vựng, ngữ pháp",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}