{
  "name": "Orion",
  "short_name": "Orion",
  "description": "Orion — l'agent IA qui voit, comprend et agit sur le web.",
  "start_url": "/agent",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0912",
  "theme_color": "#0b0912",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/orion-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ]
}
