{
  "name": "Transcribe Whisper Pipeline | AppWT",
  "short_name": "Transcribe",
  "description": "Each month we turn your meetings, podcasts, and videos into written text using our transcribe tool. Think of it as a court reporter who types up everything that's said, every single month.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "https://appwt.com/assets/images/appwt-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
