{
  "name": "Nexo TV — La conexión que nos une",
  "short_name": "Nexo TV",
  "description": "Canal regional de Ocaña, Norte de Santander. Señal en vivo 24/7 y NexoRadio al aire.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#1877f2",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "og-image.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "og-image.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "categories": ["news", "entertainment"],
  "shortcuts": [
    {
      "name": "Señal en Vivo",
      "short_name": "En Vivo",
      "url": "/index.html#en-vivo",
      "icons": [{ "src": "og-image.jpg", "sizes": "192x192" }]
    },
    {
      "name": "NexoRadio",
      "short_name": "Radio",
      "url": "/nexoradio.html",
      "icons": [{ "src": "og-image.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Noticias",
      "short_name": "Noticias",
      "url": "/index.html#noticias",
      "icons": [{ "src": "og-image.jpg", "sizes": "192x192" }]
    }
  ]
}
