{
  "name": "AI Voice Studio",
  "short_name": "VoiceStudio",
  "description": "AI-powered voice tools: text-to-speech, dubbing, transcription, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#181c24",
  "theme_color": "#181c24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
