{
    "name": "La Tecla",
    "short_name": "La Tecla",
    "description": "Noticias en formato mobile",
    "start_url": "/swipe",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "lang": "es-AR",
    "icons": [
        {
            "src": "../images/logo_cabeza.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}