{
  "name": "Piper TTS - Offline Text to Speech",
  "short_name": "Piper TTS",
  "description": "Unlimited offline text-to-speech using Piper TTS engine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}