{
  "name": "A9X11 AI",
  "short_name": "A9X11",
  "description": "A fast multi-model AI assistant with live web search, browser-side tools, memory, and cross-device sync.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
