{
  "name": "Project Overlord Control Center",
  "short_name": "Overlord PWA",
  "description": "Progressive Web App Control Center for JARVIS Automation and Human Live Chat Handoff.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "https://img.icons8.com/nolan/192/system-administrator.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/nolan/512/system-administrator.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
