{
  "name": "KingdomAI",
  "short_name": "KingdomAI",
  "description": "Dein autonomes KI-System",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F7F4",
  "theme_color": "#7C3AED",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Neuer Chat", "url": "/", "description": "Starte einen neuen Chat" },
    { "name": "KI-Team", "url": "/agents", "description": "Verwalte deine KI-Agenten" },
    { "name": "Todos", "url": "/human-tasks", "description": "Offene Aufgaben" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
