{
  "name": "SonarAI Transcription",
  "short_name": "Transcribe",
  "description": "Transcribe audio, video and links into clean text with speaker labels and translation.",
  "start_url": "/transcribe",
  "scope": "/transcribe",
  "display": "standalone",
  "background_color": "#f5f4f2",
  "theme_color": "#1d7a4f",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-transcribe-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-transcribe-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
