{
  "name": "ZXH Official AI Voice Generator",
  "short_name": "ZXH TTS",
  "description": "Free online text to speech converter with multiple languages and voices. No signup required. Developed by Zulqarnain X Haider.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f131f",
  "theme_color": "#6345ed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://i.postimg.cc/SR0KN0QC/IMG-20260117-001424.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/SR0KN0QC/IMG-20260117-001424.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}