{
  "id": "/",
  "name": "L&D Giros",
  "short_name": "L&D",
  "description": "Gestiona tus giros internacionales, beneficiarios y tasas en un solo lugar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C2580",
  "theme_color": "#1338B4",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "dir": "ltr",
  "launch_handler": { "client_mode": "navigate-existing" },
  "share_target": {
    "action": "/dashboard",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "lang": "es-CO",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Inicio",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "L&D Giros - App móvil"
    },
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "L&D Giros - Vista general"
    }
  ]
}
