{
  "short_name": "Live Caption AI",
  "name": "Live Caption AI - Real-time Speech Transcription",
  "description": "Real-time speech transcription and translation for conferences, lectures, and religious services.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3366CC",
  "background_color": "#FFFFFF",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/live-caption-ai/id6476466216"
    },
    {
      "platform": "play",
      "id": "com.livecaptionai.livecaptionai",
      "url": "https://play.google.com/store/apps/details?id=com.livecaptionai.livecaptionai"
    }
  ]
}
