{
    "name": "PLUE",
    "short_name": "PLUE",
    "description": "Recibe recompensas en USDT y PLUES desde tu dispositivo.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#07140f",
    "theme_color": "#10B981",
    "categories": ["finance", "productivity"],
    "icons": [
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
