{
  "name": "Neon Play - Mi Panel",
  "short_name": "Neon Play",
  "description": "Panel de cliente Neon Play - Tu streaming siempre a mano",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e27",
  "theme_color": "#9d4edd",
  "icons": [
    {
      "src": "icon-cliente-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-cliente-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment"],
  "lang": "es"
}
