{
  "id": "/",
  "name": "Tu Torneito",
  "short_name": "Torneito",
  "description": "Torneos amateur y ranking vivo de pádel y paleta. Cargá el partido, sumá tantos, subí en el ranking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "es-AR",
  "dir": "ltr",
  "categories": ["sports", "social"],
  "background_color": "#0a3d7d",
  "theme_color": "#0b4fa2",
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/entry.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Entrá con nombre y DNI — tu ranking arranca con un partido" },
    { "src": "/screenshots/howto.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Cargás el partido, se valida como en el golf, sumás tantos y subís en el ranking" }
  ],
  "shortcuts": [
    { "name": "Paleta", "short_name": "Paleta", "url": "/paleta", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Pádel", "short_name": "Pádel", "url": "/padel", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Recicladora", "short_name": "Usados", "url": "/usados", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Mensajes", "short_name": "Mensajes", "url": "/mensajes", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
