{
  "name": "Nexo Padel",
  "short_name": "Nexo",
  "description": "Tu torneo, tu liga y tu ranking. Consulta tu grupo, tu cancha y tu horario en vivo, sin buscar el link.",
  "lang": "es-MX",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1a2f",
  "theme_color": "#0d1a2f",
  "categories": ["sports"],
  "icons": [
    {
      "src": "/nexo-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nexo-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nexo-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
