{
    "name": "NCCE Nigeria - National Entrepreneurship Workshop",
    "short_name": "NCCE Nigeria",
    "description": "National Workshop on Effective Utilization of Entrepreneurship Centers for Colleges of Education in Nigeria",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2E1A47",
    "theme_color": "#2E1A47",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-NG",
    "dir": "ltr",
    "categories": ["education", "government", "business"],
    "icons": [
        {
            "src": "/static/images/favicon-16x16.webp",
            "sizes": "16x16",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/static/images/favicon-32x32.webp",
            "sizes": "32x32",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/static/images/apple-touch-icon.webp",
            "sizes": "180x180",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/ncce-logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/static/images/ncce-logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/static/images/screenshot-desktop.webp",
            "sizes": "1280x720",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "NCCE Nigeria Workshop Desktop View"
        },
        {
            "src": "/static/images/screenshot-mobile.webp",
            "sizes": "375x667",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "NCCE Nigeria Workshop Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Submit Communication",
            "short_name": "Submit",
            "description": "Submit your entrepreneurship communication",
            "url": "/soumettre/",
            "icons": [
                {
                    "src": "/static/images/favicon-32x32.webp",
                    "sizes": "32x32",
                    "type": "image/webp"
                }
            ]
        },
        {
            "name": "View Communications",
            "short_name": "Communications",
            "description": "Browse submitted communications",
            "url": "/communications/",
            "icons": [
                {
                    "src": "/static/images/favicon-32x32.webp",
                    "sizes": "32x32",
                    "type": "image/webp"
                }
            ]
        },
        {
            "name": "Registration Info",
            "short_name": "Register",
            "description": "Workshop registration information",
            "url": "/participants/",
            "icons": [
                {
                    "src": "/static/images/favicon-32x32.webp",
                    "sizes": "32x32",
                    "type": "image/webp"
                }
            ]
        },
        {
            "name": "Contact NCCE",
            "short_name": "Contact",
            "description": "Get in touch with NCCE Nigeria",
            "url": "/contact/",
            "icons": [
                {
                    "src": "/static/images/favicon-32x32.webp",
                    "sizes": "32x32",
                    "type": "image/webp"
                }
            ]
        }
    ],
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "web",
            "url": "https://ncce.gov.ng"
        }
    ]
}