{
  "name": "Audio to Text \u2014 Tooljin",
  "short_name": "Audio to Text",
  "description": "Free AI transcription \u2014 turn audio and video into editable text with timestamps.",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/app/tools/media-tools/audio-to-text.html",
  "scope": "/",
  "theme_color": "#0060e0",
  "background_color": "#ffffff",
  "display": "standalone"
}