{
    "name": "GiftArena",
    "short_name": "GiftArena",
    "description": "TikTok Live Interactive Games Platform",
    "start_url": "/GiftArena/",
    "display": "standalone",
    "background_color": "#0f0a1e",
    "theme_color": "#6c5ce7",
    "icons": [
        {
            "src": "img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "img/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}