{
  "name": "AVA — AI Voice Assistance",
  "short_name": "AVA",
  "description": "Hands-free voice chat with AI. Choose your provider — DeepSeek, OpenAI, Anthropic (Claude), or xAI (Grok). Streaming responses, continuous listening.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "icons/icon48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "icons/icon128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "icons/icon128.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon128.png", "sizes": "512x512", "type": "image/png" }
  ]
}
