{
  "name": "Pinta Partido — Jugá al fútbol esta semana",
  "short_name": "Pinta Partido",
  "description": "Encontrá partidos de fútbol, sumate y jugá",
  "start_url": "/partidos",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#39FF14",
  "background_color": "#0A0A0A",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
