{
  "name": "Church Translator",
  "short_name": "Translator",
  "description": "Real-time translation for church services",
  "start_url": "/listener.html",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#0F0F0F",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎧</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
