{
    "name": "Test Genius - Master Your Certification",
    "short_name": "Test Genius",
    "description": "Comprehensive ISTQB exam preparation platform with practice questions, sample exams, and AI-powered study materials.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0ea5e9",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/Test%20genius.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}