{
    "name": "TONYGAMINGTZ",
    "short_name": "TONYGAMING",
    "description": "Premium Gaming and Content Hub",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#dc2626",
    "icons": [
        {
            "src": "assets/tg-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/tg-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}