{
  "name": "Echo AURION — Enterprise Hospitality Platform",
  "short_name": "Echo AURION",
  "description": "5-Layer Synthetic Intelligence Orchestration System for Enterprise Hospitality Operations",
  "start_url": "/",
  "scope": "/",
  "display_override": ["window-controls-overlay", "standalone"],
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b1628",
  "background_color": "#0b1628",
  "icons": [
    { "src": "/icons/echo-aurion-mgr-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/icons/echo-aurion-mgr-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/echo-aurion-mgr-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/echo-aurion-mgr-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/echo-aurion-mgr-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/echo-aurion-mgr-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/echo-aurion-mgr-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/echo-aurion-mgr-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/mobile-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "Mobile Dashboard" },
    { "src": "/screenshots/mobile-screenshot-1.png", "sizes": "540x720", "type": "image/png", "form_factor": "narrow", "label": "Operations View" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/", "icons": [{ "src": "/icons/echo-aurion-mgr-96.png", "sizes": "96x96" }] },
    { "name": "21-Day Forecast", "short_name": "Forecast", "url": "/?panel=ops-forecast", "icons": [{ "src": "/icons/echo-aurion-mgr-96.png", "sizes": "96x96" }] },
    { "name": "Kitchen", "short_name": "Kitchen", "url": "/?panel=kitchen-routing", "icons": [{ "src": "/icons/echo-aurion-mgr-96.png", "sizes": "96x96" }] },
    { "name": "Recipe Builder", "short_name": "Recipes", "url": "/?panel=culinary-recipe-builder", "icons": [{ "src": "/icons/echo-aurion-mgr-96.png", "sizes": "96x96" }] }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
