{
    "name": "MHT Radio",
    "short_name": "MHT Radio",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#050605",
    "theme_color": "#050605",
    "icons": [
        {
            "src": "mht-radio-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}