{
  "name": "FLOWCUS — Bienestar Corporativo",
  "short_name": "FLOWCUS",
  "description": "Enfoca tu mente, potencia tu vida. Plataforma de bienestar corporativo con IA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "orientation": "portrait-primary",
  "categories": [
    "health",
    "lifestyle",
    "productivity"
  ],
  "icons": [
    {
      "src": "/flowcus_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/flowcus_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check-In Emocional",
      "short_name": "Check-In",
      "description": "Inicia un check-in emocional con IA",
      "url": "/",
      "icons": [
        {
          "src": "/flowcus_logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Explorar",
      "short_name": "Explorar",
      "description": "Explora la biblioteca de meditaciones",
      "url": "/?screen=explore",
      "icons": [
        {
          "src": "/flowcus_logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}