{
  "name": "Zebulon AI System",
  "short_name": "Zebulon",
  "description": "Advanced AI-powered ecosystem with intelligent system interactions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512x512.svg", 
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}