{
  "name": "ARANDU · Decision Infrastructure",
  "short_name": "ARANDU",
  "description": "A infraestrutura autônoma de decisão. Dados → Decisões → Resultados.",
  "start_url": "/os/executive",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080E1A",
  "theme_color": "#1CE8A0",
  "lang": "pt-BR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Decision Feed",
      "short_name": "Feed",
      "description": "Decisões pendentes",
      "url": "/os/executive/decision-feed",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Cockpit Executivo",
      "short_name": "Cockpit",
      "description": "Score e alertas críticos",
      "url": "/os/executive",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
