{
  "name": "Cyhere AI Assistant",
  "short_name": "Cyhere AI",
  "description": "Secure, private personal AI workspace with offline tracking and MCP connections.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171717",
  "theme_color": "#f7d6df",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
