{
  "id": "/",
  "name": "Mi11Pro",
  "short_name": "Mi11Pro",
  "description": "Gestión deportiva de equipos de fútbol desde el móvil, la tablet y el PC.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090F1E",
  "theme_color": "#10182A",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/mi11pro-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mi11pro-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Partidos",
      "short_name": "Partidos",
      "url": "/partidos",
      "icons": [{ "src": "/mi11pro-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Entrenamientos",
      "short_name": "Entrenos",
      "url": "/entrenamientos",
      "icons": [{ "src": "/mi11pro-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Plantilla",
      "short_name": "Plantilla",
      "url": "/plantilla",
      "icons": [{ "src": "/mi11pro-192.png", "sizes": "192x192" }]
    }
  ]
}
