{
  "name": "Tavina Preview — AI Personal Assistant",
  "short_name": "Tavina Preview",
  "description": "Voice-first AI personal assistant. Chat, manage tasks, calendar, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#863bff",
  "background_color": "#0f0f1a",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "id": "https://preview.app.tavina.ai/",
  "scope": "/",
  "x-tavina-plane": "preview",
  "x-tavina-pwa-surface": "preview",
  "x-tavina-pwa-origin": "https://preview.app.tavina.ai"
}
