{
    "name": "QuiZA | MCQ Practice Platform",
    "short_name": "QuiZA",
    "description": "Crack CA Final with comprehensive MCQ practice. Track your progress, challenge yourself, and master every subject.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#137fec",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "categories": [
        "education",
        "productivity"
    ]
}