{
  "name": "Exomations - Enterprise Orchestration",
  "short_name": "Exomations",
  "description": "Enterprise Orchestration Platform - Secure, API-native automation for ERP, CRM, and mission-critical integrations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#008080",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Flows",
      "short_name": "Flows",
      "url": "/flows",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Executions",
      "short_name": "Executions",
      "url": "/executions",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
