{
  "name": "Open Systems",
  "short_name": "Open Systems",
  "description": "Open Systems — Energy, Commerce y operaciones",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14100A",
  "theme_color": "#FFCC33",
  "lang": "es",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Hoy",
      "short_name": "Hoy",
      "description": "Operaciones de hoy",
      "url": "/hoy",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Nueva oportunidad",
      "short_name": "Oportunidad",
      "description": "Abrir pipeline de oportunidades",
      "url": "/energy/oportunidades",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
