{
  "name": "VSL Player Pro - Plataforma de Video Hosting para Funnels de Venta",
  "short_name": "VSL Pro",
  "description": "Aumenta tus conversiones con VSL Player Pro. La plataforma profesional de alojamiento de videos VSL diseñada para funnels de venta.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "es",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Subir video",
      "short_name": "Subir",
      "description": "Subir un nuevo video VSL",
      "url": "/upload",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Ver analytics y estadísticas",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Biblioteca",
      "short_name": "Videos",
      "description": "Ver todos tus videos",
      "url": "/videos",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://vslplayer.com"
    }
  ],
  "prefer_related_applications": false,
  "features": [
    "Video upload",
    "Video analytics",
    "Custom player",
    "CDN integration",
    "Funnel optimization"
  ]
}