{
  "name": "Ollama Web UI",
  "short_name": "Ollama",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#343541",
  "theme_color": "#343541",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "844x884"
    }
  ]
}