{
  "name": "TV & Radio",
  "short_name": "TV & Radio",
  "description": "Canales de TV y Radio en abierto - Solo Español",
  "start_url": "https://tv-radio.netlify.app/tv.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e63946",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "lang": "es",
  "dir": "ltr"
}