{
  "name": "CeltIA ONE",
  "short_name": "CeltIA",
  "description": "CeltIA ONE: acceso público Core-first con autenticación real e identidade visual oficial de CeltIA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#2a74d8",
  "orientation": "any",
  "scope": "/",
  "lang": "gl",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat con Kelly",
      "short_name": "Kelly",
      "url": "/kelly-ia",
      "description": "Abrir chat con Kelly IA"
    },
    {
      "name": "Motor Thor",
      "short_name": "Thor",
      "url": "/thor",
      "description": "Motor lóxico privado"
    },
    {
      "name": "Dashboard",
      "short_name": "Panel",
      "url": "/dashboard",
      "description": "Panel de control"
    }
  ]
}
