{
    "name": "Eventi - Event Platform",
    "short_name": "Eventi",
    "description": "Your gateway to amazing events. Register, manage your wallet, and enjoy seamless event experiences.",
    "start_url": "/user/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1B4A3A",
    "orientation": "portrait",
    "scope": "/user/",
    "icons": [
        {
            "src": "icons/eventi_icon_small.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/eventi_icon_small.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["entertainment", "lifestyle", "social"],
    "lang": "en",
    "dir": "ltr"
}