{
  "name": "Appex AI — Dashboard",
  "short_name": "Appex Dashboard",
  "description": "Manage your AI agents, view conversations, and edit FAQs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07101E",
  "theme_color": "#6362EE",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
