{
  "name": "Planifut",
  "short_name": "Planifut",
  "description": "Gestión de entrenamientos y partidos de fútbol",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#18b8d8",
  "icons": [
    {
      "src": "/footage/planifut_redondeado.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/footage/planifut_redondeado.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/footage/planifut_redondeado.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
