{
  "name": "UnlimitedTTS AI Text to Speech",
  "short_name": "UnlimitedTTS",
  "description": "Free AI text to speech online. 38+ voices, 20+ languages, instant MP3 download.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Text to Speech", "url": "/app",             "icons": [{"src":"/icon-192.png","sizes":"192x192"}], "description": "Open TTS Dashboard" },
    { "name": "Voice Cloner",   "url": "/Voice-cloner",     "icons": [{"src":"/icon-192.png","sizes":"192x192"}], "description": "Clone a voice" },
    { "name": "AI Images",      "url": "/bulk-images-generator", "icons": [{"src":"/icon-192.png","sizes":"192x192"}], "description": "Generate AI images" }
  ]
}
