{
  "name": "FINDERS • Red Inmobiliaria & Captación",
  "short_name": "FINDERS",
  "description": "Plataforma Oficial de Captación Inmobiliaria y Núcleo Operativo FINDERS ERP 910",
  "start_url": "/finder",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/brand/finders-lion-gold.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/finders-lion-gold.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/finders-lion-gold.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/finders-lion-gold.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nueva Captación",
      "short_name": "Captar",
      "description": "Registrar una nueva oportunidad de propiedad",
      "url": "/finder/options/new",
      "icons": [{ "src": "/brand/finders-lion-gold.png", "sizes": "192x192" }]
    },
    {
      "name": "Panel Finder",
      "short_name": "Mi Panel",
      "description": "Consultar mis captaciones y recompensas",
      "url": "/finder/home",
      "icons": [{ "src": "/brand/finders-lion-gold.png", "sizes": "192x192" }]
    }
  ]
}
