{
  "name": "ERP Élite 360°",
  "short_name": "ERP Élite",
  "description": "ERP de construcción y reformas profesional",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#1a2744",
  "orientation": "any",
  "icons": [
    {
      "src": "/erp-logo.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/erp-logo-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}