{
    "name": "Exams Venture CGPA Calculator",
    "short_name": "EV CGPA",
    "description": "The ultimate CGPA Calculator for all Nigerian Universities (4.0, 5.0 & 7.0 scale). Track your academic progress offline.",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0b0e14",
    "theme_color": "#fbbf24",
    "icons": [
        {
            "src": "icon-192-padded.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512-padded.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
