{
    "name": "90t.Live",
    "short_name": "90t.Live",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#13141F",
    "theme_color": "#091B4C",
    "description": "90t.live is a global sports live streaming platform offering free HD access to top matches. Watch games in real time with live odds updates and match insights, helping you follow the game flow and capture the best opportunities as they happen.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/static/pwa/192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/pwa/512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/static/pwa/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/pwa/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
