{
    "name": "SeleVerse",
    "short_name": "SeleVerse",
    "description": "The Pan-African Creator Universe \u2014 social media and creator economy platform for African creators, journalists, and diaspora communities across 54 nations.",
    "start_url": "/homepage",
    "display": "standalone",
    "background_color": "#080808",
    "theme_color": "#D4A017",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        },
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/app_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "social",
        "news",
        "entertainment"
    ],
    "lang": "en",
    "dir": "ltr",
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.seleverse",
            "id": "com.seleverse"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/seleverse"
        }
    ]
}