{
    "name": "Education Cosmos",
    "short_name": "EduCos",
    "description": "Education Cosmos - Competitions, Olympiads, Scholarships and Student Activities",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/pwa/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide"
        },
        {
            "src": "/images/pwa/screenshot-mobile.png",
            "sizes": "540x720",
            "type": "image/jpeg"
        }
    ],
    "categories": [
        "education",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr"
}