{
    "name": "Efiko",
    "short_name": "Efiko",
    "start_url": "/app/",
    "display": "standalone",
    "background_color": "#F4F6FC",
    "theme_color": "#F6F7F4",
    "description": "Daily JAMB UTME practice, built around the official syllabus.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png?v=f2f2f9dc6102",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png?v=f2f2f9dc6102",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png?v=f2f2f9dc6102",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png?v=f2f2f9dc6102",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "scope": "/",
    "categories": [
        "education"
    ],
    "lang": "en-NG"
}
