{
    "name": "Madetv",
    "short_name": "Madetv",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#18111c",
    "theme_color": "#a862d0",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}