{
  "name": "SIA Chat",
  "short_name": "SIA Chat",
  "description": "Self-hosted AI chat with memory, documents, and tools",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#282c34",
  "theme_color": "#282c34",
  "icons": [
    { "src": "icons/SIA-sltmobitel.png", "type": "image/png", "purpose": "any" }
  ]
}
