{
    "name": "CBT Fullscreen",
    "short_name": "CBT FS",
    "description": "Jalankan ujian CBT dalam mode fullscreen di Android dan iOS",
    "start_url": "./index.html",
    "scope": "./",
    "display": "fullscreen",
    "orientation": "any",
    "background_color": "#0f0f23",
    "theme_color": "#0f0f23",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
