{
  "name": "ORBOS AI Shell",
  "short_name": "ORBOS",
  "description": "Quantum-Lite Neural Engine Shell - Offline AI Figment System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Voice Trigger",
      "url": "/?trigger=voice",
      "description": "Activate voice input"
    },
    {
      "name": "Camera Trigger",
      "url": "/?trigger=camera",
      "description": "Activate camera input"
    }
  ]
}
