{
  "name": "SAN Digital 2026 — Sistema de Participación Comunitaria",
  "short_name": "SAN Digital",
  "description": "Plataforma de ahorro colectivo descentralizado basada en blockchain con contratos inteligentes verificables.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a1628",
  "background_color": "#0f1f0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "/favicon.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["finance"],
  "shortcuts": [
    {
      "name": "Mi Panel",
      "short_name": "Panel",
      "description": "Accede a tu terminal de SANs",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
