{
  "name": "FlowSentric",
  "short_name": "FlowSentric",
  "description": "The private AI workspace: chat across 118+ models, build agents and workflows, mask sensitive data before it reaches a model.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f7f7fb",
  "theme_color": "#f7f7fb",
  "icons": [
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}