{
  "name": "APIOS - Autonomous DevOps Platform",
  "short_name": "APIOS",
  "description": "Plateforme autonome pour DevOps - Terminal, Chat, Orchestration et Chaos Engineering",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#101b28",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-128 -128 256 256'%3E%3Cdefs%3E%3ClinearGradient id='b' x1='0' x2='1' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%231e64ff'/%3E%3Cstop offset='1' stop-color='%230b45e6'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' x2='1' y1='1' y2='0'%3E%3Cstop offset='0' stop-color='%23ff3b30'/%3E%3Cstop offset='1' stop-color='%23cc2a22'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='0' x2='1' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%230b0d13'/%3E%3Cstop offset='1' stop-color='%23191c28'/%3E%3C/linearGradient%3E%3CradialGradient id='s' cx='0' cy='-0.12' r='0.95'%3E%3Cstop offset='0' stop-color='%23121225'/%3E%3Cstop offset='0.6' stop-color='%230b0d13'/%3E%3Cstop offset='1' stop-color='%23000'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath d='M0-112 96.99-56 96.99 56 0 112-96.99 56-96.99-56Z M0-72-62.35-36-62.35 36 0 72 62.35 36 62.35-36Z' fill='%230f1118' fill-rule='evenodd'/%3E%3Cpolygon points='0,-112 96.99,-56 62.35,-36 0,-72' fill='url(%23b)'/%3E%3Cpolygon points='-96.99,-56 -96.99,56 -62.35,36 -62.35,-36' fill='url(%23i)'/%3E%3Cpolygon points='0,112 96.99,56 62.35,36 0,72' fill='url(%23r)'/%3E%3Ccircle cx='0' cy='0' r='72' fill='url(%23s)'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Demo Live",
      "short_name": "Demo",
      "description": "Demonstration interactive de la plateforme APIOS",
      "url": "/presentation.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Control Center",
      "short_name": "Control",
      "description": "Centre de controle operationnel",
      "url": "/control-center.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Ops Dashboard",
      "short_name": "Ops",
      "description": "Tableau de bord des operations",
      "url": "/ops-dashboard.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}
