{
  "name": "Voxa — Orchestrate your day with your voice",
  "short_name": "Voxa",
  "description": "Voice-first productivity OS. Capture ideas, extract tasks, and plan your day with AI.",
  "theme_color": "#0E7C7B",
  "background_color": "#0D1117",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/dashboard",
  "scope": "/",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
