{
    "name": "iVoted",
    "short_name": "iVoted",
    "description": "iVoted - Premium Global Voting & Ticketing Platform",
    "background_color": "#0f172a",
    "theme_color": "#ef4444",
    "display": "standalone",
    "start_url": "/?pwa=true",
    "orientation": "portrait",
    "icons": [
        {
            "src": "logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}