{
  "name": "V-TV",
  "short_name": "V-TV",
  "description": "Premium Streaming Platform - Tu televisora personalizada",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/vtv-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/images/vtv-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
