{
  "name": "CyControl Control Center",
  "short_name": "CyControl",
  "description": "AI-Powered App Monitoring & Self-Healing",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0c0714",
  "theme_color": "#0c0714",
  "orientation": "any",
  "icons": [
    {
      "src": "app_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
