{
  "short_name": "PPLive",
  "name": "PPLive - Deportes en Vivo España",
  "description": "PPLive es tu plataforma de streaming en España para ver deportes en vivo: fútbol, LaLiga, Champions y más.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "SISI.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["sports", "soccer", "streaming", "entertainment"],
  "lang": "es-ES",
  "dir": "ltr",
  "prefer_related_applications": false,
  "scope": "/",
  "shortcuts": [
    {
      "name": "Deportes en Vivo",
      "short_name": "En Vivo",
      "description": "Ver transmisiones deportivas en vivo",
      "url": "/?tab=livestream",
      "icons": [{ "src": "SISI.png", "sizes": "96x96" }]
    },
    {
      "name": "VOD",
      "short_name": "VOD",
      "description": "Ver vídeos bajo demanda",
      "url": "/?tab=vod",
      "icons": [{ "src": "SISI.png", "sizes": "96x96" }]
    }
  ]
}
