{
  "name": "Agency Control Tower",
  "short_name": "Control Tower",
  "description": "FelaMedia operations dashboard — approve, monitor, run the agency from your pocket.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#0a0a0a",
  "categories": ["business", "productivity"],
  "lang": "es",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Pendientes",
      "short_name": "Pendientes",
      "description": "Revisar propuestas en masa",
      "url": "/pendientes"
    },
    {
      "name": "Clientes",
      "short_name": "Clientes",
      "description": "Vital signs por cliente",
      "url": "/clientes"
    },
    {
      "name": "Entregables",
      "short_name": "Entregables",
      "description": "Lo que produjeron los agentes",
      "url": "/outputs"
    }
  ]
}
