{
    "short_name": "Guru",
    "name": "Guru Fund",
    "description": "Decentralized investment funds on Solana and EVM chains",
    "icons": [
        {
            "src": "/assets/favicon/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/assets/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/explore",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#030712",
    "background_color": "#030712",
    "categories": ["finance", "business"],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false
}
