{
  "name": "YLAUXI",
  "short_name": "YLAUXI",
  "description": "Your AI-powered operating system for multi-brand operations.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#B89A6A",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/static/brand-assets/ylauxi/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/brand-assets/ylauxi/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open your YLAUXI dashboard"
    },
    {
      "name": "Talk to MIRA",
      "url": "/voice",
      "description": "Open MIRA voice interface"
    },
    {
      "name": "Documents",
      "url": "/documents",
      "description": "View and generate documents"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
