{
  "name": "LF CRM — Life Planning",
  "short_name": "LF CRM",
  "description": "CRM de Luis Fernando Life Planning",
  "start_url": "/crm",
  "scope": "/crm",
  "display": "standalone",
  "background_color": "#0d1729",
  "theme_color": "#0d1729",
  "_note_themes": "CRM (this manifest scope=/crm) stays dark; marketing pages use cream theme #f5f0e3 via root layout viewport.themeColor",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
