{
    "name": "PrepEx - AI-Powered English Test Preparation",
    "short_name": "PrepEx",
    "description": "Test-specific practice and instant feedback for TOEFL, IELTS, PTE, and CELPIP.",
    "icons": [
        {
            "src": "images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "theme_color": "#667eea",
    "background_color": "#f8fafc",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary"
} 