{
    "name": "Now Playing",
    "short_name": "Now Playing",
    "description": "See what's playing on BBC Radio stations right now.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "icons": [
        {
            "src": "/icons/icon-192x192-v4.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512-v4.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon-v4.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
