{
    "name": "Castopod",
    "description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.",
    "lang": "en",
    "start_url": "https://podcast.lightyearlabs.ca/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#009486",
    "background_color": "#F0F9F8",
    "icons": [
        {
            "src": "https://podcast.lightyearlabs.ca/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://podcast.lightyearlabs.ca/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}