{
  "name": "Text to Speech — 116 On-Device Voices with WAV Download",
  "short_name": "Text to",
  "description": "Read any text aloud in your browser with 116 neural voices across 32 languages, then export the speech as a WAV file. Nothing is uploaded.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#f4bac1",
  "background_color": "#fffefd",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}