{
    "name": "Shared Bytes Podcast",
    "short_name": "Shared Bytes",
    "description": "A gaming podcast by Andy and Justin, former PlayStation employees.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f2027",
    "theme_color": "#0f2027",
    "icons": [
        {
            "src": "/images/logo-120.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "/images/logo-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/logo-200.png",
            "sizes": "200x200",
            "type": "image/png"
        }
    ]
}
