{
    "name": "JoinZenter",
    "short_name": "JoinZenter",
    "theme_color": "#050505",
    "background_color": "#050505",
    "display": "standalone",
    "orientation": "portrait",
    "scan_app_url": true,
    "scope": "/",
    "start_url": "/",
    "id": "/",
    "description": "The social network for the next generation of creators.",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/feed-mobile.png",
            "sizes": "1170x2532",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Feed de Noticias"
        },
        {
            "src": "/screenshots/desktop-explore.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Explora JoinZenter"
        }
    ]
}