{
  "name": "Fixtureya — Torneos y fixtures",
  "short_name": "Fixtureya",
  "description": "Creá torneos, generá fixtures y cargá resultados desde el celular. Por canchamanager.com",
  "id": "/",
  "lang": "es-AR",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "prefer_related_applications": false,
  "orientation": "portrait",
  "background_color": "#0e1116",
  "theme_color": "#1b1f27",
  "categories": ["sports", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nuevo torneo",
      "short_name": "Nuevo",
      "description": "Crear un torneo desde cero",
      "url": "./?accion=nuevo",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
