{
  "name": "AI Chat",
  "short_name": "AI Chat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#161b22",
  "description": "Multi-model AI chat platform",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23161b22' width='100' height='100' rx='20'/><text x='50' y='68' text-anchor='middle' font-size='50' fill='%2358a6ff'>AI</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
