{
  "short_name": "Ollama Studio",
  "name": "Ollama Studio IDE - AI Agent Builder",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23702F07'/><path d='M30 35 L50 20 L70 35 L70 65 L50 80 L30 65 Z' fill='none' stroke='%23FFF' stroke-width='6'/><circle cx='50' cy='50' r='10' fill='%23F97316'/></svg>",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0D0C0B",
  "theme_color": "#702F07",
  "display": "standalone",
  "orientation": "any",
  "description": "AI agent application builder featuring Ollama model chat, explorer tree, code page, and live preview."
}
