{
  "name": "TalkToTextly - AI Audio Transcription",
  "short_name": "TalkToTextly",
  "description": "Convert audio to text with 99% accuracy using AI transcription. Supports 99+ languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0097B2",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/talktotextly-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/talktotextly-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Transcription",
      "short_name": "Transcribe",
      "description": "Start a new audio transcription",
      "url": "/",
      "icons": [
        {
          "src": "/talktotextly-logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "lang": "en",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "/talktotextly-logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "TalkToTextly main interface"
    }
  ]
}
