{
    "name": "FIESTA PIURA",
    "short_name": "FIESTA PIURA",
    "start_url": "https://radiofiestapiurafm.com",
    "display": "standalone",
    "background_color": "#fff41e",
    "theme_color": "#fff41e",
    "description": "Escucha tu radio favorita en cualquier lugar.",
    "icons": [
        {
            "src": "imagenes/app.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "imagenes/app.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "imagenes/app.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "imagenes/app.png",
            "sizes": "96x96",
            "type": "image/png"
        }
    ]
}