{
  "name": "File Transcription",
  "short_name": "Transcription",
  "description": "Convert your audio and video files to text with high accuracy using AI-powered transcription.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
