{
    "name": "Simulator Radio",
    "short_name": "Simulator Radio",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "description": "Your Number One Simulation Station",
    "lang": "en",
    "icons": [
        {
            "src": "img/sr128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "img/sr144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "img/sr152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "img/sr192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/sr512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}