{
    "name": "RADIO PROEZAS DEL NOMBRE DE JESUS",
    "short_name": "Radio Proezas",
    "description": "Radio Proezas del Nombre de Jesus - Musica cristiana en vivo 24/7",
    "lang": "es-PE",
    "dir": "ltr",
    "start_url": "./index.html?mode=pwa",
    "scope": "./",
    "display": "standalone",
    "display_override": [
        "standalone"
    ],
    "orientation": "portrait",
    "theme_color": "#111111",
    "background_color": "#000000",
    "icons": [
        {
            "src": "assets/192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "music"
    ],
    "shortcuts": [
        {
            "name": "Escuchar en vivo",
            "short_name": "En vivo",
            "url": "./index.html?mode=pwa#player",
            "icons": [
                {
                    "src": "assets/192.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Programación",
            "short_name": "Programación",
            "url": "./index.html?mode=pwa#modalProgramacion",
            "icons": [
                {
                    "src": "assets/192.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Pedidos Musicales",
            "short_name": "Pedidos",
            "url": "./index.html?mode=pwa#modalPedidosMusicales",
            "icons": [
                {
                    "src": "assets/192.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ]
}
