{
  "name": "Sistema Integral de Gestión Deportiva UACH",
  "short_name": "Deportes UACH",
  "description": "Plataforma oficial de gestión de torneos, roles, resultados, estadísticas y cédulas deportivas UACH.",
  "start_url": "./index.php?v=20260610-dbdeportes-final-v1",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#6F3296",
  "theme_color": "#6F3296",
  "lang": "es-MX",
  "categories": [
    "sports",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}