{
  "name": "Dream Properties CRM",
  "short_name": "Dream CRM",
  "description": "CRM de bienes raíces - Dream Properties Solutions",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#ed1313",
  "lang": "es-HN",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nuevo Prospecto",
      "url": "/leads",
      "description": "Capturar nuevo prospecto"
    },
    {
      "name": "Pipeline",
      "url": "/deals",
      "description": "Ver oportunidades"
    },
    {
      "name": "Inventario",
      "url": "/inventory",
      "description": "Propiedades disponibles"
    }
  ]
}
