{
  "name": "VoiceAgentHub",
  "short_name": "VoiceAgentHub",
  "description": "AI voice agents, decoded for local business.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}