{
  "name": "VoxBoxAI: Web Text-to-Speech",
  "short_name": "VoxBoxAI",
  "description": "A web-based text-to-speech application that converts typed text or preset phrases into audible speech directly in your browser. Perfect for quick communication and accessibility.",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#f1f5f9"
}