{
  "name": "Inmova | Gestión inmobiliaria",
  "short_name": "Inmova",
  "description": "Prospectos, clientes, propiedades, agenda, operaciones y reportes inmobiliarios.",
  "lang": "es-MX",
  "id": "./panel.php",
  "start_url": "./panel.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f1e9",
  "theme_color": "#090909",
  "icons": [
    {"src": "inmova-icon-jh-v2-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "inmova-icon-jh-v2-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "inmova-icon-jh-v2-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Panel principal", "url": "./panel.php"},
    {"name": "Nuevo prospecto", "url": "./prospectos.php?new=1"},
    {"name": "Agenda", "url": "./agenda.php"},
    {"name": "Clientes", "url": "./clientes.php"}
  ]
}
