{
  "name": "EvaAI Ops Engine",
  "short_name": "EvaAI Ops",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "description": "The system's scalpel. Automating administrative operations to restore order and recover revenue.",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/ef4444/ffffff?text=Eva",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/ef4444/ffffff?text=EvaOps",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}