{
    "name": "Jesus Dashboard V2",
    "short_name": "Jesus ⚡",
    "description": "AI Agent Management Platform for Al",
    "start_url": "/jesus-dashboard/",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#1a1a2e",
    "orientation": "any",
    "icons": [
        {
            "src": "avatar.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "avatar.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}
