{
    "name": "All About UoPeople - University Community",
    "short_name": "UoPeople Community",
    "description": "Join All About UoPeople WhatsApp channel - Connect with University of the People students worldwide",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a202c",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["education", "social", "productivity"],
    "screenshots": [
        {
            "src": "/images/og.png",
            "sizes": "1200x630",
            "type": "image/png",
            "platform": "wide",
            "label": "All About UoPeople Community Homepage"
        }
    ],
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Join WhatsApp Channel",
            "short_name": "Join Channel",
            "description": "Join our WhatsApp community channel",
            "url": "https://www.whatsapp.com/channel/0029Vb66f92BPzjUSmPmTM3X",
            "icons": [
                {
                    "src": "/images/logo.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "About Community",
            "short_name": "About",
            "description": "Learn about our global community",
            "url": "/#about",
            "icons": [
                {
                    "src": "/images/logo.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Benefits",
            "short_name": "Benefits",
            "description": "Discover membership benefits",
            "url": "/#benefits",
            "icons": [
                {
                    "src": "/images/logo.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [
        {
            "platform": "web",
            "url": "https://all-about-uopeople.vercel.app/"
        }
    ],
    "prefer_related_applications": false
}