{
  "name": "KodAI Studio",
  "short_name": "KodAI",
  "description": "KodAI chat workspace for AI, files, media, and code generation.",
  "id": "/chat",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#0b0f17",
  "background_color": "#0b0f17",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
