{
    "lang": "en-US",
    "dir": "ltr",
    "name": "GeekNights",
    "short_name": "GeekNights",
    "start_url": ".",
    "description": "The GeekNights Podcast",
    "icons": {
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    },
}