{
  "name": "KEWORIA AI Launcher",
  "short_name": "K AI",
  "description": "One command surface for the AI universe. Browse, select, favorite, copy, and launch leading AI systems.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#66e8ff",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["productivity", "utilities", "ai"],
  "lang": "en",
  "dir": "ltr"
}
