{
  "name": "Plexify Studio",
  "short_name": "Plexify",
  "description": "CRM + Gestion inteligente para tu negocio",
  "start_url": "/AlPelo-CRM/",
  "scope": "/AlPelo-CRM/",
  "id": "/AlPelo-CRM/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#1E3A5F",
  "lang": "es-CO",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/AlPelo-CRM/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/AlPelo-CRM/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/AlPelo-CRM/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Agenda",
      "short_name": "Agenda",
      "description": "Ver y crear citas",
      "url": "/AlPelo-CRM/?section=agenda",
      "icons": [{ "src": "/AlPelo-CRM/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Clientes",
      "short_name": "Clientes",
      "description": "CRM de clientes",
      "url": "/AlPelo-CRM/?section=clients",
      "icons": [{ "src": "/AlPelo-CRM/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "WhatsApp",
      "short_name": "Inbox",
      "description": "Bandeja WhatsApp",
      "url": "/AlPelo-CRM/?section=inbox",
      "icons": [{ "src": "/AlPelo-CRM/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
