{
  "name": "KRACKED DEVS ADE KIT",
  "short_name": "KD ADE",
  "description": "Agentic Development Environment — Browser-based IDE with AI-powered personas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["development", "productivity", "ai"],
  "lang": "en",
  "dir": "ltr"
}