{
  "name": "Keep",
  "short_name": "Keep",
  "description": "Agent orchestration control tower",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#191724",
  "theme_color": "#191724",
  "orientation": "any",
  "icons": [
    { "src": "/assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "categories": ["developer-tools", "productivity"],
  "lang": "en-US"
}
