{
  "name": "GANOTV+ - Películas y Canales TV",
  "short_name": "GANOTV+",
  "description": "Disfruta de las mejores películas y canales de TV en vivo. ¡Gratis!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "id": "dev.pages.ganotv",
  "categories": ["entertainment", "video", "movies", "sports"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/pantalla-principal.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/pantalla-secundaria.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Películas",
      "short_name": "Películas",
      "description": "Ver todas las películas",
      "url": "/#peliculas",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Canales TV",
      "short_name": "Canales",
      "description": "Ver canales de TV en vivo",
      "url": "/canales.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "iarc_rating_id": "e10c"
}