{
  "name": "NAO Executive OS",
  "short_name": "NAO",
  "description": "Intelligent AI operating system for modern CEOs — real-time executive intelligence, agent orchestration, and a calm cinematic conversational interface.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "auto",
  "background_color": "#08090d",
  "theme_color": "#08090d",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Command",
      "url": "/",
      "description": "Saud's executive command center"
    },
    {
      "name": "Executive Approvals",
      "short_name": "Approvals",
      "url": "/executive-approvals"
    },
    {
      "name": "Agent Registry",
      "short_name": "Agents",
      "url": "/agents"
    },
    {
      "name": "Voice Settings",
      "short_name": "Voice",
      "url": "/settings/voice"
    }
  ]
}
