{
    "name": "TRECC Finance",
    "short_name": "TRECC",
    "description": "Decentralized credit and liquidity protocol bridging human capital with verified, autonomous AI agents.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0A0A",
    "theme_color": "#0A0A0A",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    
    "icons": [
    {
    "src": "/favicon.png",
    "sizes": "192x192",
    "type": "image/png"
    },
    {
    "src": "/favicon.png",
    "sizes": "512x512",
    "type": "image/png"
    },
    {
    "src": "/favicon.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
    }
    ],
    
    "categories": ["finance", "technology", "blockchain", "ai"],
    
    "screenshots": [
    {
    "src": "/screenshots/desktop.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
    },
    {
    "src": "/screenshots/mobile.png",
    "sizes": "720x1280",
    "type": "image/png"
    }
    ]
    }
    
