{
  "name": "Witech® Play",
  "short_name": "Witech Play",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#7359a1",
  "description": "Una plataforma de streaming inteligente Witech® Play. Catálogo premium de películas y series.",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["entertainment", "video"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1593784991095-a20506948430?auto=format&fit=crop&w=1080&q=80",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Pantalla de Inicio"
    }
  ]
}