{
    "name": "reuZu — Artigos Desportivos",
    "short_name": "reuZu",
    "description": "Compra, vende e troca artigos desportivos em Portugal de forma rápida, segura e sustentável.",
    "lang": "pt-PT",
    "dir": "ltr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0A0A0A",
    "theme_color": "#D3280C",
    "categories": ["shopping", "sports"],
    "icons": [
        {
            "src": "/images/favicon_white/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/favicon_white/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/favicon_white/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/favicon_white/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-desktop.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "reuZu — Página Inicial"
        },
        {
            "src": "/images/screenshot-mobile.jpg",
            "sizes": "390x844",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "reuZu — Anúncios"
        }
    ],
    "shortcuts": [
        {
            "name": "Ver Anúncios",
            "short_name": "Anúncios",
            "description": "Explorar artigos desportivos disponíveis",
            "url": "/anuncios?source=pwa",
            "icons": [
                {
                    "src": "/images/favicon_white/favicon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Publicar Anúncio",
            "short_name": "Anunciar",
            "description": "Publicar um novo anúncio desportivo",
            "url": "/area-cliente?source=pwa",
            "icons": [
                {
                    "src": "/images/favicon_white/favicon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
