{
    "name": "Tech Talk Thursdays",
    "description": "A weekly podcast where we talk about the latest tech, gaming, and streaming news!",
    "lang": "en",
    "start_url": "https://techtalkthursdays.net/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#040406",
    "background_color": "#F3F3F7",
    "icons": [
        {
            "src": "https://techtalkthursdays.net/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://techtalkthursdays.net/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}