{
  "name": "OX Chat - KI-Assistent",
  "short_name": "OX Chat",
  "description": "KI-Assistent fuer OX Prozesse",
  "start_url": "/chat/",
  "scope": "/chat/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f7941d",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/chat/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/chat/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
