{
  "name": "NexaFlow OS",
  "short_name": "NexaFlow",
  "description": "NexaFlow Digital — internal operations dashboard, CRM, projects, and team chat.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1A1D25",
  "theme_color": "#e85a26",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
