{
  "name": "Cilow — Memory & Context Engine for AI Agents",
  "short_name": "Cilow",
  "description": "Persistent memory and context compilation for AI agents. Capture, rank, and compile the sharpest context window for every inference call.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/logo-color.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/logo-color.webp",
      "sizes": "1024x1024",
      "type": "image/webp"
    }
  ]
}
