{
  "id": "/",
  "name": "CRM-FULL VANTECC",
  "short_name": "CRM-FULL",
  "description": "Sistema interno CRM-FULL de VANTECC y CompuJuarez",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "background_color": "#111827",
  "theme_color": "#111827",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/pwa/crm-full-192.png?v=20260806",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/crm-full-512.png?v=20260806",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/crm-full-maskable-512.png?v=20260806",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
