{
    "id": "/login",
    "name": "Membree",
    "short_name": "Membree",
    "description": "Plataforma para criar, vender e gerenciar cursos, produtos digitais e comunidades.",
    "icons": [
        {
            "src": "/brand/pwa-icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        },
        {
            "src": "/brand/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "screenshots": [
        {
            "src": "/brand/banner-courses.png",
            "type": "image/png",
            "sizes": "1672x941"
        },
        {
            "src": "/brand/banner-products.png",
            "type": "image/png",
            "sizes": "1672x941",
            "form_factor": "wide"
        },
        {
            "src": "/brand/banner-community.png",
            "type": "image/png",
            "sizes": "1672x941",
            "form_factor": "wide"
        }
    ],
    "lang": "pt-BR",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff"
}
