{
  "name": "Klivio Command Center",
  "short_name": "Klivio",
  "description": "PREDATOR — Orchestrateur central Klivio OmniSystem",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#07080d",
  "theme_color": "#00D4FF",
  "orientation": "any",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Agents",
      "url": "/#agents",
      "description": "Vue flotte d'agents"
    },
    {
      "name": "ENV Audit",
      "url": "/#env",
      "description": "Audit variables d'environnement"
    }
  ]
}
