{
    "name": "TECHGEAR Event Manager",
    "short_name": "TECHGEAR",
    "icons": [
        {
            "src": "/favicon.ico/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon.ico/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0d1b2a",
    "background_color": "#0d1b2a",
    "display": "standalone"
}