{
  "name": "ME-PAL POS",
  "short_name": "ME-PAL",
  "description": "Punto de venta, CRM, WhatsApp, contenido y marketing — todo en un lugar.",
  "start_url": "/admin/login.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1d2e",
  "theme_color": "#7c6ff7",
  "lang": "es",
  "icons": [
    { "src": "/images/icon.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Inbox WhatsApp", "short_name": "Inbox", "url": "/admin/whatsapp_inbox.php" },
    { "name": "POS",            "short_name": "POS",   "url": "/pos/" },
    { "name": "Dashboard",      "short_name": "Dash",  "url": "/admin/dashboard.php" }
  ]
}
