{
  "name": "Quixayá TV",
  "short_name": "Quixayá TV",
  "description": "Señal online de Quixayá TV.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050907",
  "theme_color": "#07100d",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./",
  "scope": "./",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "categories": [
    "entertainment",
    "news"
  ],
  "lang": "es",
  "dir": "ltr"
}