{
  "name": "Tenistapp",
  "short_name": "Tenistapp",
  "description": "Tu cancha en el bolsillo. Reservas, torneos y ranking de tu club de tenis.",
  "lang": "es-UY",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a2832",
  "background_color": "#0a2832",
  "icons": [
    {
      "src": "/Icono-tenistapp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
