{
  "short_name": "OmniX",
  "name": "OmniX",
  "description": "OmniX is an agentic workspace for chat, automation, voice control, and live desktop orchestration.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0B1220",
  "background_color": "#0B1220"
}
